Scilab 5.3.3
      
      - Scilab help
 - Graphics
 - 2d_plot
 - 3d_plot
 - annotation
 - axes_operations
 - axis
 - bar_histogram
 - Color management
 - Datatips
 - figure_operations
 - geometric_shapes
 - handle
 - interaction
 - load_save
 - pie
 - polygon
 - property
 - style
 - text
 - transform
 - window_control
 - GlobalProperty
 - Graphics: Getting started
 - alufunctions
 - clear_pixmap
 - Compound_properties
 - graphics_entities
 - object_editor
 - pixel_drawing_mode
 - plzr
 - rubberbox
 - segs_properties
 - show_pixmap
 - square
 - twinkle
 - xbasr
 - xchange
 - xclear
 - xdel
 - xget
 - xgetech
 - xgraduate
 - xgrid
 - xname
 - xnumb
 - xpause
 - xsegs
 - xset
 - xsetech
 - xsetm
 
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.
3d_plot
- comet3d — 3D comet animated plot.
 - contour — level curves on a 3D surface
 - eval3d — values of a function on a grid
 - eval3dp — compute facets of a 3D parametric surface
 - fac3d — 3D plot of a surface (obsolete)
 - fcontour — level curves on a 3D surface defined by a function
 - fplot3d — 3D plot of a surface defined by a function
 - fplot3d1 — 3D gray or color level plot of a surface defined by a function
 - genfac3d — compute facets of a 3D surface
 - geom3d — projection from 3D on 2D after a 3D plot
 - hist3d — 3D representation of a histogram
 - mesh — 3D mesh plot
 - milk_drop — milk drop 3D function
 - nf3d — rectangular facets to plot3d parameters
 - param3d — 3D plot of a parametric curve
 - param3d1 — 3D plot of parametric curves
 - param3d_properties — description of the 3D curves entities properties
 - plot3d — 3D plot of a surface
 - plot3d1 — 3D gray or color level plot of a surface
 - plot3d2 — plot surface defined by rectangular facets
 - plot3d3 — mesh plot surface defined by rectangular facets
 - secto3d — 3D surfaces conversion
 - surf — 3D surface plot
 - surface_properties — description of the 3D entities properties
 
| << 2d_plot | Graphics | annotation >> |