help-octave
[Top][All Lists]
Advanced

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

Re: figure() and AquaTerm


From: RenE J.V. Bertin
Subject: Re: figure() and AquaTerm
Date: Mon, 28 Nov 2005 14:14:47 -0600

This part of my reply to John should have gone to the list:


> > | and thus am confident that it will be incorporated ;)
> >
> > If you want changes to be included in Octave, then you should
>
> That was a bit tongue-in-cheek too. I've seen the requirements and don't have 
> the time to figure out how to do all that in the way it apparently has to be 
> done. Not right now. Maybe someone else who sees a use in this patch would 
> care to take the necessary actions?

For clarity: my patch allows the figure command to be used under Mac
OS X with gnuplot's output device set to 'aqua', so that it uses the
AquaTerm graphics terminal. It does this by checking for the presence
of the GNUTERM env.variable: if set, the output device is set to its
value. In the current implementation, only the X11 and aqua devices
are accepted, though. I also replaced the (apparently) deprecated gset
call by the suggested call to __gnuplot_set__.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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