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:

  1. The GNUPLOT_I homepage.
  2. Philipp Janert,
    Gnuplot in Action: Understanding Data with Graphs,
    Manning, 2008,
    ISBN: 1-933988-39-8.
  3. Thomas Williams, Colin Kelley, J Campbell, D Kotz, R Lang,
    gnuplot, An Interactive Plotting Program,
    The Free Software Foundation, 1990,
    ../../pdf/gnuplot.pdf.
  4. The GNUPLOT Website.

Source Code:

Examples and Tests:

EXAMPLE makes a simple plot:

ANIM makes a simple animation:

You can go up one level to the graphics source codes.


Last revised on 31 August 2005.