help-octave
[Top][All Lists]
Advanced

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

Re: contour.m multiplot in Gnuplot 3.8 and 4.0


From: Henry F. Mollet
Subject: Re: contour.m multiplot in Gnuplot 3.8 and 4.0
Date: Tue, 19 Jul 2005 09:05:26 -0700
User-agent: Microsoft-Entourage/11.1.0.040913

Works like a charm! Many thanks!!
Henry
octave:8> help automatic_replot
automatic_replot is a built-in variable

 -- Built-in Variable: automatic_replot
     You can tell Octave to redisplay the plot each time anything about
     it changes by setting the value of the builtin variable
     `automatic_replot' to a nonzero value.  Although it is fairly
     inefficient, especially for large plots, the default value is 1 for
     compatibility with Matlab.


on 7/19/05 12:52 AM, Stefan van der Walt at address@hidden wrote:

> Try setting "automatic_replot = 0" before running Fig1.m.
> 
> Regards
> Stéfan
> 
> On Mon, Jul 18, 2005 at 05:04:44PM -0700, Henry F. Mollet wrote:
>> Attached is an old multiplot using contour.m . It was created with Octave
>> 2.1.46/Gnuplot 3.8.
>> 
>> The new one using the same script (see attached and also inserted below) was
>> created with Octave 2.1.71/Gnuplot 4.0 and is a "mess". I tried to attach a
>> pdf but did not realize that it was 500 kB and John E. told me to make the
>> message smaller. The fact that it is so large is likely due to the same
>> problem.
> 
> 
> 
> -------------------------------------------------------------
> 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
> -------------------------------------------------------------
> 





-------------------------------------------------------------
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]