help-octave
[Top][All Lists]
Advanced

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

Re: Re: plot.m syntax error


From: Corbin Champion
Subject: Re: Re: plot.m syntax error
Date: Thu, 17 Mar 2005 15:44:12 +0000

The suggestion to redirect output to gnuplot to a file didn't work. It was complaining about a syntax error in plot.m and stopped before it sent anything to gnuplot. If I changed gset nologscale; to gset ("nologscale"); it became happy with that. Now it is complaining (parse error) about the if statements on lines 30 and 101 in the function __plt__ . I think it must have been a bad choice to pick up 2.9.0 when I am so new at octave. Are these changes to syntax planned or is there a switch to change how it interprets these files? As is, I have no idea whether this wil be the last error, but notice that all errors so far are parse errors. If there is any easy fix, I will use it, otherwise I will use a cvs snapshot.
Thanks,
Corbin




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