octave-maintainers
[Top][All Lists]
Advanced

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

Search path and another bug in internal routines.


From: John W. Eaton
Subject: Search path and another bug in internal routines.
Date: Wed, 14 Nov 2012 10:04:28 -0500

On 13-Nov-2012, Daniel J Sebald wrote:

| This post started out as "Is there a simple way of re-directing commands 
| for gnuplot?"

Yes, use this form of the drawnow command:

  drawnow (TERM, FILE, MONO, DEBUG_FILE)

for example:

  sombrero ();
  drawnow ("x11", "/dev/null", false, "foo.gp");

jwe


reply via email to

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