GNUPLOT_I
Program Graphics via GNUPLOT
GNUPLOT_I is an interface that allows a running program in
FORTRAN or C to pass data to GNUPLOT for plotting.
In order to use this package, you must have GNUPLOT available in
your path.
Author:
Nicholas Devillard,
nDevil@eso.org
Reference:
-
The GNUPLOT_I homepage.
-
Philipp Janert,
Gnuplot in Action: Understanding Data with Graphs,
Manning, 2008,
ISBN: 1-933988-39-8.
-
Thomas Williams, Colin Kelley, J Campbell, D Kotz, R Lang,
gnuplot, An Interactive Plotting Program,
The Free Software Foundation, 1990,
../../pdf/gnuplot.pdf.
-
The GNUPLOT Website.
Source Code:
Examples and Tests:
EXAMPLE makes a simple plot:
ANIM makes a simple animation:
-
anim.c is the source code;
-
anim.csh is the commands to
compile, link and load the program.
You can go up one level to
the graphics source codes.
Last revised on 31 August 2005.