octave-maintainers
[Top][All Lists]
Advanced

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

Re: Search path and another bug in internal routines.


From: Daniel J Sebald
Subject: Re: Search path and another bug in internal routines.
Date: Wed, 14 Nov 2012 12:31:53 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 11/14/2012 09:04 AM, John W. Eaton wrote:
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

OK, thanks.

Dan


reply via email to

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