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: Stefan van der Walt
Subject: Re: how to avoid plot legend
Date: Mon, 5 Dec 2005 12:36:07 +0200
User-agent: Mutt/1.5.9i

Hi Claudia

Use the `legend' command from octave-forge.

If you would like to change the naming of the items in the legend, you
can use

plot(x,y,";Name;")

Regards
Stéfan

On Mon, Dec 05, 2005 at 11:24:10AM +0100, address@hidden wrote:
> Dear ladies and gentlemen,
> when I plot 5 or 6 different lines in one picture, octave shows a legend in 
> the
> picture saying line 1 and then the related colour, line 2 and the related
> colour, line 3, etc.
> I don't want this legend. What can I do to avoid this legend?



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