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: James R. Phillips
Subject: Re: how to avoid plot legend
Date: Mon, 5 Dec 2005 04:19:33 -0800 (PST)

--- Michael Creel  wrote:

> >  
> >
> Add the line legend("off"); For more details, type help legend.
> 
> 

Or use the command

__gnuplot_set__ key off


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.

jrp



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