help-octave
[Top][All Lists]
Advanced

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

Re: Piping data into Octave


From: Matthias Brennwald
Subject: Re: Piping data into Octave
Date: Thu, 20 Nov 2008 12:07:13 +0100


On 20.11.2008, at 10:55, Michael Goffioul wrote:

On Thu, Nov 20, 2008 at 9:41 AM, Carlo de Falco <address@hidden> wrote:
on unix systems (which includes linux and OSX) you can do this
by using popen

help popen

will give all the info and a nice example.
I don't know whether this works on windows but I am sure other people
on the list can comment on that.

Yes, it does. Even popen2 works.

Michael.

Great! Are popen and popen2 compatible with Matlab? In other words: if I use these commands in my code, will the code also work with Matlab?

Matthias


reply via email to

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