Main Content
Graphics Object Identification
Finding, copying, and deleting graphics objects
Functions
Topics
- Find Objects
The
findobj
function can scan the object hierarchy to obtain the handles of objects that have specific property values. - Delete Graphics Objects
Remove graphics objects with the
delete
function. - Special Object Identifiers
MATLAB® provides functions that return important object handles so that you can obtain these handles whenever you require them.