Next: addcommand
Up: Graphics
Previous: Plot2d class
Contents
Subsections
Plot2d(void);
Upon initialization, a Plot2d object contain an empty graph.
Data, title, label and other goodies can be added using the following
member functions:
- addcommand;
- addcurve;
- dump;
- gnuplot;
- settitle;
- setxlabel;
- setylabel.
None
Richard Gourdeau
2004-07-06