logo       

Re: __gnuplot_replot__ fails in octave-2.1.69: msg#00027

gnu.octave.bugs

Subject: Re: __gnuplot_replot__ fails in octave-2.1.69

Joe Koski wrote:
Whenever I try to use the routine __gnuplot_replot__, I get an error:

octave:1> __gnuplot_replot__();
^^^
error: plot: can only plot in 2 or 3 dimensions
octave:1>

I hope "();" part was a typo.
This one gives on my computer (again, this is 2.9.1 vs. Joe's 2.1.69):

octave:1> __gnuplot_replot__();
parse error:

syntax error

>>> ( ) ;
^

parse error:

syntax error

>>> ( ) ;
^

error: could not parse plot command

(And this is expected).

The correct format:

octave:1> __gnuplot_replot__
octave:2>


Dmitri.
--



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




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise