|
From: Petr M. <mi...@ph...> - 2005-06-24 17:51:53
|
> FILENAME(plotno) = sprintf("./plot_%02d.eps",plotno)
> set output sequential FILENAME
>
> Each plot command would increment plotno and trigger the creation of a
> new output file.
New gnuplot global variables PLOT_NUMBER and PAGE_NUMBER?
---
PM
|