Navigation

Operators and Keywords

Function List:

C++ API

: ishandle (h)

Return true if h is a graphics handle and false otherwise.

h may also be a matrix of handles in which case a logical array is returned that is true where the elements of h are graphics handles and false where they are not.

See also: isaxes, isfigure.

Package: octave