help-octave
[Top][All Lists]
Advanced

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

Re: gnuplot help


From: Peter Gawthrop
Subject: Re: gnuplot help
Date: Thu, 14 Aug 2003 21:20:18 +0100 (BST)

To get rid of it:

gset nokey

To use it:

plot(x1,y1,";label 1;", x2,y2,";label 2;")

                   Peter.


From: "Yusif Khalil Akhund" <address@hidden>
Subject: gnuplot help
Date: Thu, 14 Aug 2003 15:28:32 -0400 (EDT)

> Hello,
> 
> When gnuplots appear, in the top right hand corner there is what looks
> like a key:
> 
> line 1 -----
> line 2 -----
> etc.
> 
> Does anyone know if there is a way to get rid of that altogether or to
> modify the text into something useful, like
> 
> data      ------
> frequency ------
> ?
> 
> Thanks a lot.
> 
> Yusif
> 
> 
> 
> 
> -------------------------------------------------------------
> 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]