GNUPLOT_I_EXAMPLES are C++ examples which demonstrate the use of the GNUPLOT_I library for interactive runtime GNUPLOT graphics, by Nicholas Devillard.
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, examples which illustrate the use of the GNUPLOT graphics program.
GNUPLOT_I, a C library which allows an executing C, C++, FORTRAN77 or FORTRAN90 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.