ishghandle
True for graphics object handles
Syntax
ishghandle(h)
Description
ishghandle(h)
returns an array that contains 1's where the elements of
h
are handles to existing graphics objects and 0's where they are
not. Differs from ishandle
in that Simulink® objects handles return false.