popen2("unix") not working in octave -
I'm trying to get octa to perform a 2-way sub-process to communicate with white While data processing received from the shell
normal Error: popen2: popen2 (child): Unable to start the process - no such file or directory * I get this error for other popen2 commands like error message tries to tell you that no command or program is "Unix" Which OS are you using and why are you expecting that the "Unix" command is available? BTW, have you taken a look at the system? If you really want to communicate with a shell in two ways, popen is not good for me because it is waiting for the sub-process to return it before being able to process the data. So I tried all kinds of methods, and Anne
Popen2 ( "Sort") read Octave example to use , but this did not help me to get
popen2 ( "unix"). I get the error:
popen2 ("help") . Maybe I'm missing something
error: popen2: popen2 (child): Unable to start the process - there is no such file or directory *
[in, out, pid] = popen2 ("let's rotate") ;
Comments
Post a Comment