help-octave
[Top][All Lists]
Advanced

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

Re: Escape to shell


From: Tim Piessens
Subject: Re: Escape to shell
Date: Wed, 12 Feb 2003 18:16:13 +0100 (MET)

On Wed, 12 Feb 2003, Serni Ribo Vedrilla wrote:

>     Hello,
>
> I tried to find a command equivalent to the ! in MATLAB, so an escape to
> shell. I need to execute some programs and I want then use the returned
> data with octave to further process it. Does somebody know if this
> feature exists?
>

You can use different commands for that, dependent on what you want them
to do : system, exec, popen

help -i system

Tim



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