SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

Note that this software is in very early stage and is not in a useful state yet.

The glplot command understands the following commands:

newFig                       Create a new figure
selectFig N                  Select (and possibly create) the N-th figure
selectSubPlot nx ny x y      Select the subplot (nx by ny, subplot x,y)
plot N x0 y0 x1 y1 xN yN     Plot N points specified as x0...xN, y0..yN
quit                         Quit

As an example:
newFig
selectSubPlot 1 1 0 0
plot 3 -1 -2 0 1 1 -1


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.