help-octave
[Top][All Lists]
Advanced

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

Re: default properties for axis label objects


From: John W. Eaton
Subject: Re: default properties for axis label objects
Date: Wed, 6 Oct 2010 13:54:44 -0400

On  5-Oct-2010, bpabbott wrote:

| I don't know if Octave works differently, but for Matlab the callback occurs
| after the axis is created. Which I expect resolves the recursion problem.

In Octave, it also happens after the axis is created, but it is still
inside the gca function, hence the recursion.  I think it would
require some new mechanism for executing callbacks in order to make
the callback happen after gca returns.  Maybe we should discuss this
on the maintainers list.

jwe



reply via email to

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