Products & Services Solutions Academia Support User Community Company

Learn more about MATLAB   

findobj (handle) - Find handle objects matching specified conditions

Syntax

Hmatch = findobj(Hobj,<conditions>)

Description

Hmatch = findobj(Hobj,<conditions>) finds handle class objects that meet the specified conditions. The Hobj argument must be an array of handle objects. The returned value, Hmatch contains an array of handles matching the conditions.

findobj has access only to public members of the objects in Hobj. See Finding Handle Objects for more information on using findobj.

See the Handle Graphics findobj function for information on specifying conditions. You cannot use regular expression with handle class objects.

See Also

findprop, handle

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS