help-octave
[Top][All Lists]
Advanced

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

Re: how to make a gnuplot reset in octave?


From: Dirk Eddelbuettel
Subject: Re: how to make a gnuplot reset in octave?
Date: Wed, 21 Nov 2001 09:51:40 -0600
User-agent: Mutt/1.3.23i

On Wed, Nov 21, 2001 at 04:36:01PM +0100, Eric Chassande-Mottin wrote:
> 
> > octave:1> help graw
> > octave:2> graw("reset")
> 
> thanks, but i receive an error when doing
> this :
> octave:2> graw("reset")
> octave:3> plot(1:10)
> 
> gnuplot> resetset nologscale
>          ^
>          line 0: invalid command
> 
> octave:4> 
> 
> perhaps, is it correct to use 
> graw("reset;")
> instead ?

Yes, that appears to work better.

Dirk

-- 
Better to have an approximate answer to the right question 
than a precise answer to the wrong question. -- John Tukey



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