help-octave
[Top][All Lists]
Advanced

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

Current Figure Selection


From: Matthew Reich
Subject: Current Figure Selection
Date: Thu, 08 Aug 2013 22:28:29 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

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



reply via email to

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