octave-maintainers
[Top][All Lists]
Advanced

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

Re: system and shell_cmd


From: Muhali
Subject: Re: system and shell_cmd
Date: Tue, 6 Dec 2011 15:13:06 -0800 (PST)

This is what I get

>> system ('echo hello') 
hello

ans =

     0
>> x  = system ('echo hello') 
hello

x =

     0

M.

--
View this message in context: 
http://octave.1599824.n4.nabble.com/system-and-shell-cmd-tp4166830p4166923.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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