help-octave
[Top][All Lists]
Advanced

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

Re: line labelling


From: Dmitri A. Sergatskov
Subject: Re: line labelling
Date: Fri, 7 Dec 2001 10:54:53 -0700 (MST)

On Fri, 7 Dec 2001, Alex Verstak wrote:

> xlabel("x")
> ylabel("y")
> plot(...)

This is axis labeling. I think what Roberto wants is 

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


> 
> =alex
> 
> 
> On Fri, 7 Dec 2001, Roberto Bernetti wrote:
> 
> > Hi 
> > it is possible to change the line labelling in the plot command?
> > -- 
> > Bernetti Roberto            address@hidden
> > 
> > 

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]