— Function File: h = findall ()
— Function File: h = findall (propName, propValue)
— Function File: h = findall (h, ...)
— Function File: h = findall (h, "-depth", d, ...)
Find object with specified property values including hidden handles.
This function performs the same function as findobj, but it
includes hidden objects in its search. For full documentation, see
findobj.