Identificazione dell’oggetto grafico
Identificare, copiare ed eliminare oggetti grafici
Funzioni
Argomenti
- 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.