help-octave
[Top][All Lists]
Advanced

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

Re: octave and shell commands


From: Quentin Spencer
Subject: Re: octave and shell commands
Date: Wed, 20 Apr 2005 14:26:02 -0500
User-agent: Mozilla Thunderbird 1.0.2-1.3.2 (X11/20050324)

address@hidden wrote:

can I use shell commands in octave like e.g. in gnuplot by the "!"?

I don't think "!" is supported, but you can use the "system" command: system("ls");

-Quentin



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