help-octave
[Top][All Lists]
Advanced

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

Re: Launch/run other (terminal) programs from Octave on Linux


From: George Kousiouris
Subject: Re: Launch/run other (terminal) programs from Octave on Linux
Date: Wed, 22 Jul 2009 14:37:15 +0300
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)

Hi,

I have never tried to do this, except for simple commands (cd, ls etc.) which can be run from the octave command prompt. However if it cannot be done for other programs, you can use a shell script that goes the other way around (runs octave as normal program) and combine the two programs you want (octave and the C program) in the shell script.

Hope this helps
George

kleibo wrote:
Hi, is it possible to use the normal octave-prompt in the shell also to directly
control further programs? In particular I am interested in running a C
program which controls a USB card. Any ideas how I can integrate that?
Thanks


reply via email to

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