plotyy doesn't like figure() or clf
David Bateman
dbateman at dbateman.org
Tue Apr 7 01:42:31 CDT 2009
Brian Mong wrote:
> To: bug at octave.org <mailto:bug at octave.org>
> Cc: bungernut at gmail.com <mailto:bungernut at gmail.com>
> Subject: plotyy doesn't like figure() or clf
> --------
> Bug report for Octave 3.0.3 configured for i686-pc-linux-gnu
>
> Description:
> -----------
>
> plotyy does not work when it follows figure(1) or clf;
>
There are a number of emails about this in the mailing lists over the
last year.. The function plotyy in 3.0.x was always a hack as Octave
3.0.x has no property listener functions and so a change to one axis
can't automatically affect another.. This issue is fixed in Octave 3.1.x
where listener functions have been implemented in the graphics backend
and won't be fixed in Octave 3.0.x
Regards
David
--
David Bateman dbateman at dbateman.org
35 rue Gambetta +33 1 46 04 02 18 (Home)
92100 Boulogne-Billancourt FRANCE +33 6 72 01 06 33 (Mob)
More information about the Bug-octave
mailing list