help-octave
[Top][All Lists]
Advanced

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

Re: Alternative to gset nokey;


From: Dmitri A. Sergatskov
Subject: Re: Alternative to gset nokey;
Date: Thu, 14 Apr 2005 14:10:56 -0600
User-agent: Mozilla Thunderbird (X11/20050322)

Joe Koski wrote:
Now that I've installed octave-2.1.69, I'm getting all sorts of warnings
...
warning: gset is deprecated and will be removed from a future
warning: version of Octave.
warning: You should use the higher-level plot functions
warning: ("plot", "mesh", "semilogx", etc.) instead
...
in the middle of my output. Annoying, but OK, I see the point. What is the
now proper equivalent to gset nokey; ?


plot (x,y,";;")

Joe


Regards,

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]