Find graphics object, including hidden ones, with specified property values.
The return value h is a list of handles to the found graphic objects.
findall performs the same search as findobj, but it
includes hidden objects (HandleVisibility = "off"). For full
documentation, see ‘findobj’.
See also: findobj, allchild, get, set.
Package: octave