GnuPlot

DESCRIPTION

This is an implementation of gnuplot 3.0. The additions to standard gnuplot are :

The plot/splot commands have an additional field to specify how to extract information from the input lattice. The special filenames Data and Coord refer to the data portion and the coordinate portion of the lattice. For example.

 	plot "Data"
 	splot "Coord" with lines
 

Default X Resources:

gnuplot.foreground: black gnuplot.background: grey gnuplot.fontList: 7x13

INPUTS

Port: Input
Type: Lattice
Optional: This port is optional
Input Lattice

WIDGETS

Port: Window
Type: Drawing Area
X drawing area for plot

Port: Command
Type: Text
Enter the current command to gnuplot.

Port: Port
Type: Option Menu
Menu Item: Geometry
Menu Item: X Window

OUTPUTS

Port: geo
Type: Geometry
Output of geometry if applicable

PROBLEMS

If the user specifies the 'exit' command, the module will terminate.

SEE ALSO

The official distribution site for gnuplot is ftp.dartmouth.edu. There you will find documentation in pub/gnuplot as manual.ps.Z and tutorial.ps.Z. The source to the latest version is also in that directory
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996