octave-maintainers
[Top][All Lists]
Advanced

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

Re: [changeset] - findobj([],...) produces an error


From: Ben Abbott
Subject: Re: [changeset] - findobj([],...) produces an error
Date: Wed, 22 Oct 2008 14:16:50 -0400

On Wednesday, October 22, 2008, at 01:56PM, "John W. Eaton" <address@hidden> 
wrote:
>On 22-Oct-2008, Ben Abbott wrote:
>
>| octave:76> findobj([],'type','axes')
>| error: invalid matrix index = 1
>| 
>| Matlab returns [](0x1).
>| 
>| Changeset attached.
>
>I applied it.
>
>Should we be looking at all children, or just those that don't have 
>the handlevisibility property set to "off"?
>
>jwe
>

There may be a way to enable findobj to see those objects with hidden handles, 
but I've always been frustrated by not being able to "find" them when using 
Matlab. So my understanding is that findobj examines only the visible ones.

Ben


reply via email to

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