logo       

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

gnu.octave.bugs

Subject: Re: __gnuplot_replot__ fails in octave-2.1.69

Dmitri,

Yes, but in your routines, and in my test, I didn't include the ();, so
that's not the problem. My version didn't complain about the (); and issued
the same error as without the parens. Thanks for pointing this out. I
haven't been able to find a help file for __gnuplot_replot__.

Joe


on 4/21/05 4:32 PM, Dmitri A. Sergatskov at dasergatskov@xxxxxxxxx wrote:

> 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