help-octave
[Top][All Lists]
Advanced

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

(gplot) line 0: no data point found in specified file


From: Alan Ezust
Subject: (gplot) line 0: no data point found in specified file
Date: Fri, 11 Mar 2005 09:12:17 -0800

I'm using octave/gplot for my first time
and I'm up to page 143 of the docs.

The first example that uses gplot in the manual fails for me. I am not
sure what the error message means. Could someone please explain?


octave:1> gplot rand(100,1) with linespoints
octave:2>
gnuplot> pl '/tmp/oct-Zf2r9c' u 1:2 t "line 1" w linespoints
                                                            ^
         line 0: no data point found in specified file

GNU Octave, version 2.1.64 (i386-pc-linux-gnu).

Is this a bug or a problem with my setup?



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