help-octave
[Top][All Lists]
Advanced

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

Re: changing the color of curves continuously


From: Robert A. Macy
Subject: Re: changing the color of curves continuously
Date: Wed, 27 Jul 2005 12:24:50 -0700

Dimitri,

Thank you!

>> gset nokey;

works great!

         - Robert -

On Wed, 27 Jul 2005 11:55:43 -0600
 "Dmitri A. Sergatskov" <address@hidden> wrote:
> 
> On Jul 27, 2005, at 10:57 AM, Robert A. Macy wrote:
> 
> > Thank you!  that's a handy reference when you forgot
> what
> > each on is.
> >
> > Uh, how do you turn OFF the list in the upper right
> hand
> > corner?  line, line, line list down along the right
> hand
> > side?
> 
> Either
> gset nokey
> or
> plot(x,y,";;")
> or if you have octave-forge you may try
> legend("off")
> (but 'legend' relies on tetex -- actually on kpsexpand,
> so it may not work for you).
> 
> 



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