Scilab 5.5.2
- Справка Scilab
- Графики
- 2d_plot
- 3d_plot
- geometric_shapes
- interaction
- window_control
- annotation
- axes_operations
- axis
- bar_histogram
- Color management
- Datatips
- figure_operations
- handle
- lighting
- load_save
- pie
- polygon
- property
- text
- transform
- ГлобальноеСвойство
- Графики: введение
- свойства составного объекта "Compound"
- Графические объекты
- pixel_drawing_mode
- twinkle
- xchange
- xclear
- xdel
- xpause
- object editor
- Segments properties
- xget
- xgetech
- xgraduate
- xgrid
- xname
- xnumb
- xsegs
- xset
- xsetech
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.
axes_operations
- axes properties — description of the axes entity properties
- gca — Return handle of current axes.
- gda — Return handle of default axes.
- graduate — Pretty axis graduations
- isoview — set scales for isometric plot (do not change the size of the window)
- newaxes — Creates a new Axes entity
- plotframe — plot a frame with scaling and grids. This function is obsolete.
- replot — redraw with new boundaries the current or a given set of axes
- rotate_axes — Interactive rotation of an Axes handle.
- sca — set the current axes entity
- sda — Set default axes.
- square — set scales for isometric plot (change the size of the window)
- subplot — divide a graphics window into a matrix of sub-windows
- unzoom — unzoom graphics
- zoom_rect — zoom a selection of the current graphic figure
Report an issue | ||
<< annotation | Графики | axis >> |