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.
axes_operations
- axes properties — description of the axes entity properties
- gca — Return handle of current axes.
- gda — Return handle of default axes.
- isoview — tunes isometric rendering of graphical axes
- newaxes — Creates a new Axes entity
- plotframe — plot a frame with scaling and grids. This function is obsolete.
- replot — reframes 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) (function obsolete)
- subplot — virtually grids the figure and sets the plotting area to a chosen cell
- unzoom — unzoom graphics
- xgrid — add a grid on a 2D or 3D plot
- xsetech — set the sub-window of a graphics window for plotting
- zoom_rect — zoom a selection of the current graphic figure
Report an issue | ||
<< annotation | Graphics | axis >> |