Next: addcurve
Up: Graphics
Previous: Constructor
Contents
Subsections
void addcommand(const char * gcom);
This function adds the command specified by the string gcom to
the gnuplot command file. Ex: mygraph.addcommand("set grid").
Note: see the gnuplot documentation for the list
of commands.
None
Richard Gourdeau
2004-07-06