|
From: | Leo Liu |
Subject: | Re: [OS X] octave cannot start a properly working gnuplot |
Date: | Wed, 01 May 2013 07:48:57 +0800 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.3 (OS X 10.8.3) |
On 2013-04-29 18:51 +0800, Leo Liu wrote: > In gnuplot one can use 'set term qt noraise' to have this. Is there a > way to get octave do the same? setenv("GNUTERM", "qt noraise") does the trick. Leo
[Prev in Thread] | Current Thread | [Next in Thread] |