help-octave
[Top][All Lists]
Advanced

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

Re: Can popen2 be avoided?


From: Etienne Grossmann
Subject: Re: Can popen2 be avoided?
Date: Thu, 7 Sep 2000 09:06:34 GMT

  Hello,

  octave can use signals to ask another program to start an action.
For example, octave does "kill -USR1" to tell a vrml browser to pick
up data from a file. The sending code is in the function "vrml_browse"
of my vrml toolbox, at (http://anonimo.isr.ist.utl.pt/Šþetienne/octave/).

  On the receiver end, you must specify what actions are done when a 
signal USR1 is received. This should be easy (trivial, in Perl).

  Hth,

  ETienne



-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.che.wisc.edu/octave/octave.html
How to fund new projects:  http://www.che.wisc.edu/octave/funding.html
Subscription information:  http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------



reply via email to

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