help-octave
[Top][All Lists]
Advanced

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

Re: Calling external programs (gretl) from octave


From: Jaroslav Hajek
Subject: Re: Calling external programs (gretl) from octave
Date: Wed, 27 Jan 2010 07:08:30 +0100

On Wed, Jan 27, 2010 at 1:40 AM, Werner <address@hidden> wrote:
> Is it possible to call external programs (in my case it is gretl) from
> within Octave? I would like to call up gretl, pass it some data from within
> Octave, use some of gretl's functionality on the data, and then pass the
> results back to Octave for further manipulation.

see "help popen2"

Don't forget to flush commands after they're written.

regards

-- 
RNDr. Jaroslav Hajek, PhD
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


reply via email to

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