Scilab 6.0.1
- Scilab Help
- Graphics
- 2d_plot
- 3d_plot
- annotation
- axes_operations
- axis
- bar_histogram
- Color management
- Datatips
- figure_operations
- geometric_shapes
- handle
- interaction
- lighting
- load_save
- polygon
- property
- text
- transform
- GlobalProperty
- Graphics: Getting started
- Compound properties
- Graphics Entities
- object editor
- pie
- xchange
- xget
- xgetech
- xset
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
figure_operations
- clf — Clears and resets a figure or a frame uicontrol
- 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 — Set default figure.
- show_window — raises a graphics window
- winsid — return the list of graphics windows
- xdel — delete a graphics window
- xname — change the name of the current graphics window
Report an issue | ||
<< Datatips | Graphics | geometric_shapes >> |