Find all children including hidden children of an object.
This function is similar to
get (h, "children")
, but also returns includes hidden objects. If handles is a scalar, h will be a vector, and if not, h will be a cell matrix with the same size as handles and each cell will contain a vector of handles.