help-octave
[Top][All Lists]
Advanced

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

Re: octave.app (3.02) on Mac


From: Vic Norton
Subject: Re: octave.app (3.02) on Mac
Date: Tue, 14 Oct 2008 17:54:04 -0400

Did you install the Gnuplot application that comes with Octave.app? "gnuplot-4.2.3-ppc.dmg" is in the Extras folder.

I'm no expert. I generally use Gnuplot plot directly. But your command

   plot(0:90,sin(pi/180*(0:90)))

works fine on my PPC OSX10.4 Mac. The graph appears in AquaTerm.

Sorry I can't be of more help.

Regards,

Vic


On Oct 14, 2008, at 4:48 PM, 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]