by =?ISO-8859-1?Q?Hans-Bernhard_Br=F6ker?= <HBBroeker@[EMAIL PROTECTED]
>
Jun 15, 2008 at 03:47 PM
murphy.md@[EMAIL PROTECTED]
wrote:
> On Jun 13, 10:07 pm, Hans-Bernhard Bröker <HBBroe...@[EMAIL PROTECTED]
>
> wrote:
>> murphy...@[EMAIL PROTECTED]
wrote:
>> No. But you can make a "dummy" plot of the entire dataset, save its
>> xrange, then do the individual plots with that fixed xrange. Depending
>> on the gnuplot version, you can use "set xrange writeback | restore",
or
>> the GPVAL variables to do that.
> Sorry to be a complete idiot, but how would I do a 'dummy' plot? Just
> set no output?
It's a dummy because you're not interested in the plot itself. Just in
its side effect of computing an xrange for later re-use.