Scilab 6.0.2
      
      - Справка Scilab
 - Графики
 - 2d_plot
 - 3d_plot
 - axes_operations
 - color_management
 - figure_operations
 - geometric_shapes
 - interaction
 - annotation
 - axis
 - bar_histogram
 - Datatips
 - handle
 - lighting
 - load_save
 - polygon
 - property
 - text
 - transform
 - свойства составного объекта "Compound"
 - ГлобальноеСвойство
 - Графики: введение
 - Графические объекты
 - object editor
 - pie
 - xchange
 - xget
 - xgetech
 - xset
 
Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
figure_operations
- anti_aliasing — Figure's property smoothing the stair-like aspect when rendering curves
 - clf — Clears and resets a figure or a frame uicontrol
 - colordef — Set the color look-and-feel of a given or of all forthcoming graphic figures
 - drawlater — makes axes children invisible.
 - drawnow — draw hidden graphics entities.
 - figure properties — description of the graphics figure entity properties
 - gcf — Return handle of current graphic window.
 - gdf — Return handle of default figure.
 - pixel_drawing_mode — Figure's property setting the RGBwise pixels update mode when drawing
 - scf — set the current graphic figure (window)
 - sdf — reSets the properties of the Default Figure to their factory values
 - show_window — поднимает графическое окно
 - winsid — возвращает список графических окон
 - xdel — удаление графического окна
 - xname — change the name of the current graphics window
 
| Report an issue | ||
| << color_management | Графики | geometric_shapes >> |