Return true if h is a figure graphics handle and false otherwise.
If h is a matrix then return a logical array which is true where the elements of h are figure graphics handles and false where they are not.
See also: isaxes, ishandle.
Package: octave