finalizer for gnuplot control object. returns the underlying stream
equation plotting for gnuplot controller structure
a common interface for a single plotting event for gnuplot controller structure
slope plotting for gnuplot controller structure
x plotting for gnuplot controller structure
xy plotting for gnuplot controller structure
general put function for the gnuplot controller structure
recreation (reusing) of gnuplot controller structure
style setting for the gnuplot controller structure.
x label setting for gnuplot controller structure
y label setting for gnuplot controller structure
@brief Opens up a gnuplot session, ready to receive commands. @return Newly created gnuplot control structure.
csv dumping for gnuplot controller structure (many columns)
csv dumping for gnuplot controller structure (xy vars)
csv dumping for gnuplot controller structure (x var only)
@brief gnuplot session handle (opaque type).
A simplistic binding for gnuplot manipulation via pipes. See http://ndevilla.free.fr/gnuplot/ for original, however not official C-bindings. Based on 2.11 version. However, ignoring all windows features.