help-octave
[Top][All Lists]
Advanced

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

contact gnuplot


From: John W. Eaton
Subject: contact gnuplot
Date: Tue, 22 Jun 1999 01:36:05 -0500 (CDT)

On 22-Jun-1999, Daniel Heiserer <address@hidden> wrote:

| How can I send gnuplot a command?
| 
| I know gset, but is there another way to talk to 
| gnuplot *NOT* using "set"?
| e.g. gnuplots "save"

In Octave 2.0.14, you can send strings to the gnuplot process using
the graw function:

  graw ("show terminal\n")

Note that you must include the newline character yourself.

jwe



---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.  To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------



reply via email to

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