tf = isgraphics(H) returns
true for elements of
H that are valid graphics objects and false where elements are not valid graphics objects or are graphics
objects that have been deleted.
tf = isgraphics(H,type)
returns true for elements of
H that are valid graphics objects of the type specified by
the type argument. An object type is the value contained in the
object’s Type property.
Result, returned as a logical array. Values of 1
indicate elements of the input array that are valid, and values of
0 indicate elements that are invalid. The result is
an empty array when the input array is empty.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.