help-octave
[Top][All Lists]
Advanced

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

Re: how to avoid plot legend


From: John W. Eaton
Subject: Re: how to avoid plot legend
Date: Mon, 5 Dec 2005 11:03:36 -0500

On  5-Dec-2005, James R. Phillips wrote:

| In general there is a larger and more expressive set of plot formatting
| commands available using __gnuplot_set__ (formerly gset) than with direct
| octave commands like legend, deprecations notwithstanding.

Yes, but every one of them will fail when/if Octave's default graphics
engine moves from gnuplot to something else.

Symbols with names like __XXX__ are internal Octave variables and
functions, so they should be avoided unless you you are willing to
accept that your code may break in the future due to changes in the
behavior of Octave's internals.

jwe



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