help-octave
[Top][All Lists]
Advanced

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

Re: Passing values


From: Dirk Eddelbuettel
Subject: Re: Passing values
Date: Sun, 12 May 2002 16:26:27 -0500
User-agent: Mutt/1.3.28i

On Sun, May 12, 2002 at 02:11:26PM -0500, Mike Miller wrote:
> On Sun, 12 May 2002, sbt wrote:
> > I want to pass variable values from a perl cgi script to an octave
> > script in order to generate plots that my be dynamically created and

You could use Andy Adler's mighty cool Inline::Octave package for Perl and
do it all inside the cgi; the Inline::Octave module takes care of calling
Octave for you.

Two caveats: This might require Octave 2.1.*, and you better be careful
about security implications of the cgi script.

Dirk

-- 
Good judgement comes from experience; experience comes from bad judgement. 
                                                            -- Fred Brooks



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