Scilab 6.0.0
- 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
- pie
- polygon
- property
- text
- transform
- window_control
- GlobalProperty
- Graphics: Getting started
- Compound properties
- Graphics Entities
- object editor
- pixel_drawing_mode
- Segments properties
- twinkle
- xchange
- xdel
- xget
- xgetech
- xgraduate
- xgrid
- xname
- xnumb
- xsegs
- xset
- xsetech
Scilab Help >> Graphics > axes_operations
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 — tunes isometric rendering of graphical axes (window size unchanged)
- 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_auto — Zoom automatically to the visible values of all axes of the figure
- zoom_rect — zoom a selection of the current graphic figure
Comments
Add a comment:
Please login to comment this page.