help-octave
[Top][All Lists]
Advanced

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

Re: importing a matrix from stdout of another program


From: Andy Adler
Subject: Re: importing a matrix from stdout of another program
Date: Sun, 24 Jul 2005 08:20:22 -0400 (EDT)

On Fri, 22 Jul 2005, Vic Norton wrote:

> Hmmmm... I'll have to look into "Inline::Octave". I call Octave from
> within Perl all the time. To run the Octave script "spdrOut13.m" from
> Perl I just write
>     `octave "$octavedir/m/spdrOut13.m"`;
> in my Perl script.

If that's all you want to do, then don't bother with Inline::Octave.

If you want to transfer data quickly Perl<->Octave,
or to be able to maintain sessions and state between calls,
then you may want to take a look.

--
Andy Adler <address@hidden> 1(613)562-5800x6218




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