1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
|
Graphics - graphic library for scilab
Matplot - 2d plot of a matrix using colors
Sfgrayplot - 2d plot with gray levels
Sgrayplot - 2d plot of a surface using gray levels
addcolor - add new colors to current colormap
black - black's diagram (nichols chart)
bode - bode plot
champ - draw a 2d vector field
champ1 - draw a 2d vector field
chart - nichols chart
colormap - using colors in scilab
contour - level curves of surface
contour2d - level curves of surface on a 2d graphics
driver - select a driver for plotting
edit_curv - interactive graphic curve editor
errbar - add error tic on a graphic
eval3d - values of a function on a grid
eval3dp - computes facets of a 3d parametrized surface
evans - evans root locus
fac3d - complex 3d surface plotting
fchamp - draw a 2d vector field
fcontour - level curves
fcontour2d - level curves of surface on a 2d graphics
fec - contour level of a function defined on a triangular mesh
fgrayplot - 2d plot with gray levels
fplot2d - 2d plot of a curve defined by an external
fplot3d - 3d plot of a surface defined by an external
fplot3d1 - gray level plotting of a surface
gainplot - magnitude plot
genfac3d - convert 3d datas to four sided facets
geom3d - projection from 3d on 2d
getcolor - dialog to select color(s) in the current colormap
getsymbol - dialog to select a symbol an its size
gr_menu - simple interactive graphic editor
graduate - pretty axis graduations
graycolormap - linear gray colormap
grayplot - 2d plot of a surface using colors
hist3d - 3d representation of an histogram
histplot - plot an histogram
hotcolormap - yellow to red rgb colormap
isoview - set scales for isometric plot
locate - mouse selection of a set of points
m_circle - m-circle plot
milk_drop - test for plot3d
nyquist - nyquist plot
param3d - set of points or parametric curves in 3-d
param3d1 - set of points or parametric curves in 3-d
param3di - parametric curves in 3-d with interactive view selection
plot - simple plot
plot2d - multiple plot of functions
plot2d1 - multiple plot of functions
plot2d2 - multiple plot of functions (step function)
plot2d3 - multiple plot of functions (vertical bars)
plot2d4 - multiple plot of functions
plot3d - surface plotting
plot3d1 - gray or color level plotting of a surface.
plotframe - graphic frame with scaling and grids
plzr - pole-zero plot
printing - printing scilab graphics
rotate - geometric rotation of a set of points
scaling - affine transform of a set of points
sd2sci - gr_menu structure to scilab instruction convertor
secto3d - 3d surfaces conversion
sgrid - s-plane grid lines.
square - sets scales for isometric graphics
titlepage - display a matrix of strings
winsid - return the list of graphic windows id
xarc - draws a part of an ellipsis
xarcs - drawing a set of ellipsis
xarrows - draw a set of arrows
xaxis - draws an axis
xbasc - clear a graphic window and erase associated recorded graphics
xbasimp - send graphics to a postscript printer or in a file
xbasr - redraw a graphic window
xchange - coordinates transform
xclea - erase a rectangle on a graphic window
xclear - clear a graphic window
xclick - wait for a mouse click
xclip - set a clip zone
xdel - delete a graphic window
xend - ends a graphic session
xfarc - fill a part of an ellipsis
xfarcs - filling a set of ellipsis
xfpoly - fill a polygon
xfpolys - fill a set of polygons of the same size
xfrect - fill a rectangle
xget - gets current values of the graphic context
xgetech - get the current graphic 2d scale
xgetmouse - get current position of the mouse
xgrid - add a grid on a graphic
xinfo - add an info string on a graphic window
xinit - initialisation of a graphic driver
xlfont - load a font in the graphic context
xload - load a saved graphic
xnumb - draw numbers on a graphic
xpause - suspends scilab
xpoly - draw a single polyline
xpolys - draw a set of polylines
xrect - draw a rectangle
xrects - draw or fill a set of rectangles
xrpoly - draw a regular polygon
xs2fig - send graphics to a file in xfig syntax
xsave - save graphics in a (reloadable) file.
xsegs - draw unconnected segments
xselect - raise the current graphic window
xset - set values of the graphic context
xsetech - set the sub window of a graphic window to use for graphics
xsetm - dialog to set values of the graphic context
xstring - display a matrix of strings
xstringb - draw a matrix of strings
xstringl - computes bounding box of the display of matrix of strings
xtape - set up the record process of graphics
xtitle - add titles on a graphic window
zgrid - zgrid plot
|