|
From: Ethan M. <merritt@u.washington.edu> - 2005-06-24 18:02:56
|
On Friday 24 June 2005 10:51 am, Petr Mikulik wrote:
> > 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?
You mean, so that you can at any time reset the sequence, or force the
next plot to have a particular number?
Sure. That could be part of it, if you like.
--
Ethan A Merritt merritt@u.washington.edu
Biomolecular Structure Center
Mailstop 357742
University of Washington, Seattle, WA 98195
|