help-octave
[Top][All Lists]
Advanced

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

Re: how to invoke an external application


From: Michael Grossbach
Subject: Re: how to invoke an external application
Date: Tue, 01 Apr 2008 20:49:56 +0200
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

Luis Pérez wrote:
Hello,
How do I invoke an external application?
for example, when Matlab is used I can invoke the calculator by typing "! calc" in the command bar.
I'm running Octave on Windos xp.

system('calc')

HTH, Michael


reply via email to

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