From help-octave-request at bevo dot che dot wisc dot edu Wed Jun 5 05:27:32 2002 Subject: problem on popen2 From: "Dan Boghiu" To: "helpOctave" Date: Wed, 5 Jun 2002 09:48:39 +0300 I just started Octave and tried popen2 function. I got an error: octave:1> [in, out, pid]=popen2("sort", "-n") error: popen2: error setting file mode error: evaluating if command near line 93, column 11 error: evaluating if command near line 72, column 9 error: evaluating if command near line 68, column 7 error: evaluating if command near line 63, column 5 error: evaluating if command near line 57, column 3 error: called from `popen2' in file /usr/local/share/octave/2.1.31/m/miscellaneous/popen2.m' Does anyone know what is going on? Thanks dan ------------------------------------------------------------- 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 -------------------------------------------------------------