help-octave
[Top][All Lists]
Advanced

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

Re: Plot legend


From: Paul Kienzle
Subject: Re: Plot legend
Date: Tue, 9 Jul 2002 09:16:35 -0400

octave-forge (http://octave.sf.net) has legend.

When writing new code, it is better to specify the legend entry
directly in the plot.  E.g., 

        plot(vol,pH,';15 mL 0.1 M HCl titrated with 0.1 M NaOH;')

Paul Kienzle
address@hidden 

On Tue, Jul 09, 2002 at 12:10:31PM +0200, Magnus Andreasson wrote:
> Hi all,
> 
> I am a former Matlab user, now testing Octave.
> Just wonder how one changes the legend of 
> plotted curves, now there is a default text
> like "Line 1".
> I noyiced that the matlab command legend(...)
> does not work.
> 
> Thanks,
> Magnus
> 
> 
> 
> 
> -------------------------------------------------------------
> 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
> -------------------------------------------------------------
> 



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