[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
octave+gnuplot on pc-linux console
From: |
Dirk Eddelbuettel |
Subject: |
octave+gnuplot on pc-linux console |
Date: |
Sun, 16 Apr 2000 13:20:16 -0400 (EDT) |
Paul,
That cannot work as on the console: either program wants to "own" the
pseudo-terminal, but they cannot own it both at the same time. More detailed
discussions of this will be in the archives of this list.
A somewhat cumbersome workaround is to have Octave write the data to a temp
file, and to manually plot it in Gnuplot on another pseudo-terminal.
Regards, Dirk
--
According to the latest figures, 43% of all statistics are totally worthless.
-----------------------------------------------------------------------
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
-----------------------------------------------------------------------