octave-maintainers
[Top][All Lists]
Advanced

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

Re: wxt (was: Re: improved __contourc__.cc + filled contours)


From: Ben Abbott
Subject: Re: wxt (was: Re: improved __contourc__.cc + filled contours)
Date: Mon, 15 Oct 2007 12:07:03 -0400

How about

set (0, 'terminal', 'wxt') ?

Ben

On Oct 15, 2007, at 11:22 AM, Shai Ayal <address@hidden> wrote:

terminal selection is done in the drawnow function.

you can set the GNUTERM environment variable to your favorite
terminal, or you could hardcode it into the drawnow function

maybe we should provide an octave built-in variable to choose the terminal?
gnuplot_default_terminal ?

Shai

On 10/15/07, Soren Hauberg <address@hidden> wrote:
Shai Ayal skrev:
p.s. The output with the wxt terminal is gorgeous !
I'm curious. How do you use the wxt terminal from Octave? If I use
gnuplot it defaults to wxt, but from Octave it uses the X11 terminal. Is there some variable I have to set? I tried to add 'set terminal wxt' to
my .gnuplot, but that doesn't do anything.

Soren





reply via email to

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