help-octave
[Top][All Lists]
Advanced

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

gplot notitle


From: Dirk Eddelbuettel
Subject: gplot notitle
Date: Mon, 16 Aug 1999 20:32:47 -0400 (EDT)

  Ben>  In gnuplot I can say
  Ben>  gnuplot> plot sin(x) notitle
  Ben>  and it will plot sin with out a "----- line 1" on the plot.
  Ben> 
  Ben> How do I do the same thing from octave?

octave:1> gset nokey
octave:2> plot (1:100)

-- 
According to the latest figures, 43% of all statistics are totally worthless.



---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.  To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]