~ubuntu-branches/ubuntu/hoary/scilab/hoary

« back to all changes in this revision

Viewing changes to man/graphics/whatis

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2005-01-09 22:58:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050109225821-473xr8vhgugxxx5j
Tags: 3.0-12
changed configure.in to build scilab's own malloc.o, closes: #255869

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Graphics - graphics library overview  @Graphics
2
 
Matplot - 2D plot of a matrix using colors  @Matplot
3
 
Matplot1 - 2D plot of a matrix using colors  @Matplot1
4
 
Sfgrayplot - smooth 2D plot of a surface defined by a function using colors  @Sfgrayplot
5
 
Sgrayplot - smooth 2D plot of a surface using colors  @Sgrayplot
6
 
addcolor - add new colors to the current colormap  @addcolor
7
 
alufunctions - description and number of pixel drawing modes.  @alufunctions
8
 
black - Black's diagram (Nichols chart)  @black
9
 
bode - Bode plot  @bode
10
 
champ - 2D vector field plot  @champ
11
 
champ1 - 2D vector field plot with colored arrows  @champ1
12
 
chart - Nichols chart  @chart
13
 
colormap - using colormaps  @colormap
14
 
contour - level curves on a 3D surface  @contour
15
 
contour2d - level curves of a surface on a 2D plot  @contour2d
16
 
contour2di - compute level curves of a surface on a 2D plot  @contour2di
17
 
contourf - filled level curves of a surface on a 2D plot  @contourf
18
 
dragrect - Drag rectangle(s) with mouse  @dragrect
19
 
drawaxis - draw an axis  @drawaxis
20
 
driver - select a graphics driver  @driver
21
 
edit_curv - interactive graphic curve editor  @edit_curv
22
 
errbar - add vertical error bars on a 2D plot  @errbar
23
 
eval3d - values of a function on a grid  @eval3d
24
 
eval3dp - compute facets of a 3D surface  @eval3dp
25
 
evans - Evans root locus  @evans
26
 
fac3d - 3D plot of a surface (obsolete)  @fac3d
27
 
fchamp - direction field of a 2D first order ODE  @fchamp
28
 
fcontour - level curves on a 3D surface defined by a function  @fcontour
29
 
fcontour2d - level curves of a surface defined by a function on a 2D plot  @fcontour2d
30
 
fec - contour level of a function defined on a triangular mesh  @fec
31
 
fgrayplot - 2D plot of a surface defined by a function using colors  @fgrayplot
32
 
fplot2d  - 2D plot of a curve defined by a function  @fplot2d
33
 
fplot3d - 3D plot of a surface defined by a function  @fplot3d
34
 
fplot3d1 - 3D gray or color level plot of a surface defined by a function  @fplot3d1
35
 
gainplot - magnitude plot  @gainplot
36
 
genfac3d - compute facets of a 3D surface  @genfac3d
37
 
geom3d - projection from 3D on 2D after a 3D plot  @geom3d
38
 
getcolor - dialog to select colors in the current colormap  @getcolor
39
 
getfont - dialog to select font  @getfont
40
 
getlinestyle - dialog to select linestyle  @getlinestyle
41
 
getmark - dialog to select mark (symbol)  @getmark
42
 
getsymbol - dialog to select a symbol and its size  @getsymbol
43
 
gr_menu - simple interactive graphic editor  @gr_menu
44
 
graduate - pretty axis graduations  @graduate
45
 
graycolormap - linear gray colormap  @graycolormap
46
 
grayplot - 2D plot of a surface using colors  @grayplot
47
 
graypolarplot - Polar 2D plot of a surface using colors  @graypolarplot
48
 
hist3d - 3D representation of a histogram  @hist3d
49
 
histplot - plot a histogram  @histplot
50
 
hotcolormap - red to yellow colormap  @hotcolormap
51
 
isoview - set scales for isometric plot (do not change the size of the window)  @isoview
52
 
legends - draw graph legend  @legends
53
 
locate - mouse selection of a set of points  @locate
54
 
m_circle - M-circle plot  @m_circle
55
 
milk_drop - milk drop 3D function  @milk_drop
56
 
nf3d - rectangular facets to plot3d parameters  @nf3d
57
 
nyquist - nyquist plot  @nyquist
58
 
param3d - 3D plot of a curve  @param3d
59
 
param3d1 - 3D plot of curves  @param3d1
60
 
paramfplot2d  - animated 2D plot, curve defined by a function  @paramfplot2d
61
 
plot - simple plot  @plot
62
 
plot2d - 2D plot  @plot2d
63
 
plot2d1 - 2D plot (logarithmic axes) (obsolete)  @plot2d1
64
 
plot2d2 - 2D plot (step function)  @plot2d2
65
 
plot2d3 - 2D plot (vertical bars)  @plot2d3
66
 
plot2d4 - 2D plot (arrows style)  @plot2d4
67
 
plot3d - 3D plot of a surface  @plot3d
68
 
plot3d1 - 3D gray or color level plot of a surface  @plot3d1
69
 
plot3d2 - plot surface defined by rectangular facets  @plot3d2
70
 
plot3d3 - mesh plot surface defined by rectangular facets  @plot3d3
71
 
plotframe - plot a frame with scaling and grids  @plotframe
72
 
plzr - pole-zero plot  @plzr
73
 
polarplot - Plot polar coordinates  @polarplot
74
 
printing - printing scilab graphics  @printing
75
 
replot - redraw the current graphics window with new boundaries  @replot
76
 
rotate - rotation of a set of points  @rotate
77
 
scaling - affine transformation of a set of points  @scaling
78
 
sd2sci - gr_menu structure to scilab instruction convertor  @sd2sci
79
 
secto3d - 3D surfaces conversion  @secto3d
80
 
sgrid - s-plane grid lines.  @sgrid
81
 
square - set scales for isometric plot (change the size of the window)  @square
82
 
subplot - divide a graphics window into a matrix of sub-windows  @subplot
83
 
titlepage - add a title in the middle of a graphics window  @titlepage
84
 
winsid - return the list of graphics windows  @winsid
85
 
xarc - draw a part of an ellipse  @xarc
86
 
xarcs - draw parts of a set of ellipses  @xarcs
87
 
xarrows - draw a set of arrows  @xarrows
88
 
xaxis - draw an axis  @xaxis
89
 
xbasc - clear a graphics window and erase the associated recorded graphics  @xbasc
90
 
xbasimp - send graphics to a Postscript printer or in a file  @xbasimp
91
 
xbasr - redraw a graphics window  @xbasr
92
 
xchange - transform real to pixel coordinates  @xchange
93
 
xclea - erase a rectangle  @xclea
94
 
xclear - clear a graphics window  @xclear
95
 
xclick - wait for a mouse click  @xclick
96
 
xclip - set a clipping zone  @xclip
97
 
xdel - delete a graphics window  @xdel
98
 
xend - close a graphics session  @xend
99
 
xfarc - fill a part of an ellipse  @xfarc
100
 
xfarcs - fill parts of a set of ellipses  @xfarcs
101
 
xfpoly - fill a polygon  @xfpoly
102
 
xfpolys - fill a set of polygons  @xfpolys
103
 
xfrect - fill a rectangle  @xfrect
104
 
xget - get current values of the graphics context  @xget
105
 
xgetech - get the current graphics scale  @xgetech
106
 
xgetmouse - get the current position of the mouse  @xgetmouse
107
 
xgraduate - axis graduation  @xgraduate
108
 
xgrid - add a grid on a 2D plot  @xgrid
109
 
xinfo - draw an info string in the message subwindow  @xinfo
110
 
xinit - initialisation of a graphics driver  @xinit
111
 
xlfont - load a font in the graphics context or query loaded font  @xlfont
112
 
xload - load a saved graphics  @xload
113
 
xname - change the name of the current graphics window  @xname
114
 
xnumb - draw numbers  @xnumb
115
 
xpause - suspend Scilab  @xpause
116
 
xpoly - draw a polyline or a polygon  @xpoly
117
 
xpolys - draw a set of polylines or polygons  @xpolys
118
 
xrect - draw a rectangle  @xrect
119
 
xrects - draw or fill a set of rectangles  @xrects
120
 
xrpoly -  draw a regular polygon  @xrpoly
121
 
xs2fig - send graphics to a file in Xfig syntax  @xs2fig
122
 
xsave - save graphics into a file  @xsave
123
 
xsegs - draw unconnected segments  @xsegs
124
 
xselect - raise the current graphics window  @xselect
125
 
xset - set values of the graphics context  @xset
126
 
xsetech - set the sub-window of a graphics window for plotting  @xsetech
127
 
xsetm - dialog to set values of the graphics context  @xsetm
128
 
xstring - draw strings  @xstring
129
 
xstringb - draw strings into a box  @xstringb
130
 
xstringl - compute a box which surrounds strings  @xstringl
131
 
xtape - set up the record process of graphics  @xtape
132
 
xtitle - add titles on a graphics window  @xtitle
133
 
zgrid - zgrid plot  @zgrid