Scilab Website | Contribute with GitLab | Scilab Community | ATOMS toolboxes
Scilab Online Help
5.4.1 - English

Change language to:
Français - 日本語 - Português - Русский

Please note that the recommended version of Scilab is 2026.1.0. This page might be outdated.
However, this page did not exist in the previous stable version.

Scilab help >> Graphics

Graphics

  • 2d_plot
    • LineSpec — to quickly customize the lines appearance in a plot
    • Matplot — 2D plot of a matrix using colors
    • Matplot1 — 2D plot of a matrix using colors
    • Matplot properties — description of the Matplot entities properties
    • Sfgrayplot — smooth 2D plot of a surface defined by a function using colors
    • Sgrayplot — smooth 2D plot of a surface using colors
    • champ — 2D vector field plot
    • champ1 — 2D vector field plot with colored arrows
    • champ properties — description of the 2D vector field entity properties
    • comet — 2D comet animated plot.
    • contour2d — level curves of a surface on a 2D plot
    • contour2di — compute level curves of a surface on a 2D plot
    • contourf — filled level curves of a surface on a 2D plot
    • errbar — add vertical error bars on a 2D plot
    • fchamp — direction field of a 2D first order ODE
    • fcontour2d — Level curves of a surface defined by a function on a 2D plot. This function is obsolete.
    • fec — pseudo-color plot of a function defined on a triangular mesh
    • fec properties — description of the fec entities properties
    • fgrayplot — 2D plot of a surface defined by a function using colors
    • fplot2d — 2D plot of a curve defined by a function
    • grayplot — 2D plot of a surface using colors
    • grayplot properties — description of the grayplot entities properties
    • graypolarplot — Polar 2D plot of a surface using colors
    • histplot — plot a histogram
    • paramfplot2d — animated plot of a 2D parametrized curve.
    • plot — 2D plot
    • plot2d — 2D plot
    • plot2d1 — 2D plot (logarithmic axes). This function is obsolete.
    • plot2d2 — 2D plot (step function)
    • plot2d3 — 2D plot (vertical bars)
    • plot2d4 — 2D plot (arrows style)
    • polarplot — Plot polar coordinates
  • 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. This function is obsolete.
    • fcontour — level curves on a 3D surface defined by a function. This function is obsolete.
    • 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
  • annotation
  • 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 the current graphics window with new boundaries
    • 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
  • axis
  • bar_histogram
    • bar — bar histogram
    • barh — horizontal display of bar histogram
    • barhomogenize — homogenize all the bars included in the current working axes
  • Color management
  • Datatips
  • figure_operations
    • clf — clear or reset the current graphic figure (window) to default values
    • 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.
    • scf — set the current graphic figure (window)
    • sdf — Set default figure.
  • geometric_shapes
    • arc properties — description of the Arc entity properties
    • rectangle properties — description of the Rectangle entity properties
    • xarc — draw a part of an ellipse
    • xarcs — draw parts of a set of ellipses
    • xarrows — draw a set of arrows
    • xfarc — Fill a part of an ellipse
    • xfarcs — Fill parts of a set of ellipses
    • xfrect — fill a rectangle
    • xrect — draw a rectangle
    • xrects — draw or fill a set of rectangles
  • handle
    • copy — copy a graphics entity.
    • delete — delete a graphic entity and its children.
    • draw — draw an entity. This function is obsolete.
    • gce — Get current entity handle.
    • ged — Scilab Graphic Editor
    • get_figure_handle — get a figure handle from its id
    • glue — glue a set of graphics entities into an Compound.
    • is_handle_valid — Check wether a set of graphic handles is still valid.
    • relocate_handle — Move handles inside the graphic hierarchy.
    • swap_handles — Permute two handles in the graphic Hierarchy.
    • unglue — unglue a coumpound object and replace it by individual children.
  • interaction
    • dragrect — Drag rectangle(s) with mouse
    • edit_curv — interactive graphic curve editor
    • event handler functions — Prototype of functions which may be used as event handler.
    • locate — mouse selection of a set of points
    • rubberbox — rubberband box for rectangle selection
    • seteventhandler — set an event handler for the current graphic window
    • xclick — Wait for a mouse click or an event in a graphic window.
    • xgetmouse — get the mouse events and current position
  • load_save
    • xload — load a saved graphics
    • xsave — save graphics into a file
  • pie
    • pie — draw a pie
  • polygon
    • polyline properties — description of the Polyline entity properties
    • xfpoly — fill a polygon
    • xfpolys — fill a set of polygons
    • xpoly — draw a polyline or a polygon
    • xpolys — draw a set of polylines or polygons
    • xrpoly — draw a regular polygon
  • property
    • get — Retrieve a property value from a graphics entity or an User Interface object.
    • set — set a property value of a graphic entity object or of a User Interface object.
  • style
    • getlinestyle — dialog to select linestyle. Obsolete function.
    • getmark — dialog to select mark (symbol). Obsolete function
    • getsymbol — dialog to select a symbol and its size. This function is obsolete.
  • text
    • getfont — dialog to select font .Obsolete function.
    • graphics fonts — description of fonts used in graphic figures
    • Math rendering in Scilab graphics — Display mathematical equations in Scilab graphics through the LaTeX or MathML languages.
    • stringbox — Compute the bounding rectangle of a text or a label.
    • text properties — description of the Text entity properties
    • titlepage — add a title in the middle of a graphics window
    • xinfo — draw an info string in the message subwindow
    • xlfont — load a font in the graphic context or query loaded font
    • xstring — draw strings
    • xstringb — draw strings into a box
    • xstringl — compute a box which surrounds strings
  • transform
    • move — move, translate, a graphic entity and its children.
    • rotate — rotation of a set of points
    • scaling — affine transformation of a set of points
  • window_control
  • GlobalProperty — to customize the objects appearance (curves, surfaces...) in a plot or surf command
  • Graphics: Getting started — graphics library overview
  • clear_pixmap — erase the pixmap buffer This function is obsolete.
  • Compound properties — description of the Compound entity properties
  • Graphics Entities — description of the graphics entities data structures
  • menus — description of the graphic object editor capacities
  • pixel_drawing_mode — bitwise pixel rendering functions.
  • Segments properties — description of the Segments entity properties
  • show_pixmap — send the pixmap buffer to the screen This function is obsolete.
  • twinkle — is used to have a graphics entity twinkle
  • xchange — transform real to pixel coordinates
  • xclear — clears a graphics window. This function is obsolete.
  • xdel — delete a graphics window
  • xget — get current values of the graphics context. This function is obsolete.
  • xgetech — get the current graphics scale
  • xgraduate — axis graduation
  • xgrid — add a grid on a 2D plot
  • xname — change the name of the current graphics window
  • xnumb — draw numbers
  • xpause — suspend Scilab
  • xsegs — draw unconnected segments
  • xset — set values of the graphics context. This function is obsolete.
  • xsetech — set the sub-window of a graphics window for plotting
  • xsetm — dialog to set values of the graphics context. This function is obsolete.
Report an issue
<< Input/Output functions Scilab help Graphics : exporting and printing >>

Copyright (c) 2022-2026 (Dassault Systèmes S.E.)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Tue Apr 02 17:36:23 CEST 2013