help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with gnuplot 3.8k


From: Joe Koski
Subject: Re: Problems with gnuplot 3.8k
Date: Tue, 30 Mar 2004 14:48:25 -0700
User-agent: Microsoft-Entourage/10.1.4.030702.0

on 3/30/04 2:17 PM, Dmitri A. Sergatskov at address@hidden wrote:

> Joe Koski wrote:
> 
>> 
>> In some other routines, I do use replot to get aifm format output of single
>> frames. Do I need to set automatic_replot=1 prior to doing that?
>> 
> 
> I do not think so. As I mentioned before I set automatic_replot=0 and keep it
> this way.
> You will need to do "replot" explicitly to make all plot command take
> effect. E.g. you can do
> xlabel("...")
> (The plot does not change, yes)
> ylabel("...")
> (Same, no effect.)
> title("...")
> (Same...)
> replot
> 
That's exactly what I've been doing. Just doing a sanity check in case
there's something I missed regarding what automatic_replot really does.
Thanks.

I now have two out of three loops working, and my current problem does not
seem to be directly plot related. Progress. (This was a working code before
I "fixed" it. I'm sure we've all been there.)

Joe

>> Joe Koski
>> 
>> 
> 
> Dmitri.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]