help-octave
[Top][All Lists]
Advanced

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

Re: Current Figure Selection


From: Ben Abbott
Subject: Re: Current Figure Selection
Date: Thu, 08 Aug 2013 22:25:01 -0400

On Aug 8, 2013, at 10:28 PM, Matthew Reich wrote:

> In Octave, at least under Cygwin with fltk, when plotting to a sequence if 
> figures, the last figure instantiated remains the current figure, unless the 
> root property 'currentfigure' is explicitly set.  This remains the case even 
> if a mouse click gives focus to another figure.
> 
> On the other hand, with Matlab, the last figure with focus is the current 
> figure.  This is useful for interactively plotting to a sequence of figures.
> Is there some property which can be set to give Octave figures this property? 
>  Or does doing so require a call back routine?
> 
> Thanks,
> 
> -- 
> Matthew Reich

It is a bug.  Which was recently fixed.

        https://savannah.gnu.org/bugs/?39578

Ben

reply via email to

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