help-octave
[Top][All Lists]
Advanced

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

Re: Installation of 2.9.12 - readline problem?


From: Vic Norton
Subject: Re: Installation of 2.9.12 - readline problem?
Date: Tue, 10 Jul 2007 11:13:24 -0400


On Jul 10, 2007, at 2:48 AM, Thomas Treichl wrote:

Why are you using 2.9.9? You don't like octave.app that comes with 2.9.12?

Basically because I don't understand octave.app.

I am not doing a lot of Octave programming these days, but I use it constantly. I typically call Octave from a Perl script:

   ## Compute "Octave/Output/spdrPortf39T_shyB_26.csv"
   print "Computing Sharpe-optimal portfolios\n";
   `octave "$maindir/Octave/m/$octavescript"`;
   print "'Octave/Output/$octaveoutput' has been written\n";

I don't understand how octave.app would work in this connection.

Regards,

Vic



reply via email to

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