Hi, I have a project in C that runs real-time and uses gnuplot for real-time plotting. I want to replace gnuplot with plplot. I’ve written a test script (see below), but the only way I’ve been able to replot y data is to use plclear() and then redraw all the axes, labels, title, etc. Is there a cleaner way to just update the y data and replot rather than using wiping out everything with plclear? Any suggestions welcome, as I’m a newbie to plplot!! Thanks, Don //------------------------------------------------------------------------------...
Fixed usage() calls to have 2 args
Updated Leptonica references to 1.63