help-octave
[Top][All Lists]
Advanced

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

popen2 in an executable octave script


From: Allan E. Strand
Subject: popen2 in an executable octave script
Date: 12 Sep 1997 14:46:58 -0600


Hi all,

I am running octave 2.0.5 on a P133 running NetBSD 1.2.1.  I have an
external program that performs various calculations.  I execute this
program using popen2, pipe in a request for a calculation and pipe out
the answer.  This works quite well when I run octave interactively or
by piping the octave code through octave.  However, when I try to run a
script containing this command as an octave executable script I get a
broken pipe error.

I would prefer to use the executable version if possible.  Does anyone
have any thoughts on what might be wrong?

TIA

A.

-- 
Allan E. Strand                Internet:   address@hidden
Department of Biology
New Mexico State University    Phone:      (505) 646-1150
Las Cruces, New Mexico  88003  FAX:        (505) 646-5665



reply via email to

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