octave.app (3.02) on Mac

Fumihiro Chiba chibaf at mac.com
Tue Oct 14 16:39:30 CDT 2008


Hi, Anton

You may need {gnuplot and X11} or {gnuplot and aquaterm}.
Did you install them?

-----------------------
Fumihiro CHIBA

On 2008/10/15, at 5:48, Anton van Oosten wrote:

> Hi all
>
> I just installed octave.app on  my PPC OS10.4 latest Mac, started up
> and ran my first command:
>
> plot(0:90,sin(pi/180*(0:90)))
>
> The plot remained empty, whereas the line works ok in matlab.
> What went wrong?
>
> Thanks
>
> Anton
>
> The command listing is:
> exec '/Applications/Octave.app/Contents/Resources/bin/octave'
> GNU Octave, version 3.0.2
> Copyright (C) 2008 John W. Eaton and others.
> This is free software; see the source code for copying conditions.
> There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or
> FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.
>
> Octave was configured for "powerpc-apple-darwin7.9.1".
>
> Additional information about Octave is available at http://
> www.octave.org.
>
> Please contribute if you find this software useful.
> For more information, visit http://www.octave.org/help-wanted.html
>
> Report bugs to <bug at octave.org> (but first, please read
> http://www.octave.org/bugs.html to learn how to write a helpful  
> report).
>
> For information about changes from previous versions, type `news'.
>
> octave-3.0.2:1> plot(0:90,sin(pi/180*(0:90)))usage: __pltopt1__
> (caller, opt)
> error: evaluating if command near line 63, column 3
> error: called from `__pltopt1__' in file `/Users/aoosten/ 
> __pltopt1__.m'
> error: evaluating for command near line 109, column 5
> error: evaluating if command near line 95, column 3
> error: called from `__pltopt__' in file `/Applications/Octave.app/
> Contents/Resources/share/octave/3.0.2/m/plot/__pltopt__.m'
> error: evaluating if command near line 55, column 2
> error: evaluating if command near line 54, column 7
> error: evaluating while command near line 41, column 5
> error: evaluating if command near line 28, column 3
> error: called from `__plt__' in file `/Applications/Octave.app/
> Contents/Resources/share/octave/3.0.2/m/plot/__plt__.m'
> error: evaluating assignment expression near line 187, column 9
> error: called from `plot' in file `/Applications/Octave.app/Contents/
> Resources/share/octave/3.0.2/m/plot/plot.m'
> octave-3.0.2:1>
> _______________________________________________
> Help-octave mailing list
> Help-octave at cae.wisc.edu
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave



More information about the Help-octave mailing list