help-octave
[Top][All Lists]
Advanced

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

gplot with smooth, plot with structures


From: Hendrik Naumann
Subject: gplot with smooth, plot with structures
Date: Tue, 7 Mar 2000 20:12:47 +0100

Hi Octave-Users

1. How it is possible to use the smoothing of gnuplot with the
gplot-command?

> gplot data smooth bezier

doesn't work.

--------------------

2. Just my opinion:

Plotting with structures is a bit confusing.

gplot data.d1 with points 

doesn't work. But 

gplot (data.d1) with points

does. A hint in the documentation would be verry useful.

Thanks Hendrik



-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.che.wisc.edu/octave/octave.html
How to fund new projects:  http://www.che.wisc.edu/octave/funding.html
Subscription information:  http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------



reply via email to

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