GNUPLOT_I_EXAMPLES are C examples which demonstrate the use of the GNUPLOT_I library for interactive runtime GNUPLOT graphics.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
GNUPLOT_I_EXAMPLES is available in a C version and a C++ version.
GNUPLOT, C programs which illustrate how a program can write data and command files so that gnuplot can create plots of the program results.
GNUPLOT_I, a C library which allows an executing C or FORTRAN program to interact with the GNUPLOT graphics program, by Nicholas Devillard.
Nicholas Devillard
ANIM makes a simple animation:
EXAMPLE makes a simple plot:
You can go up one level to the C source codes.