Simulink.ID.getHandle
(Not recommended) Get handle of object associated with Simulink Identifier
Simulink.ID.getHandle is not recommended. Use alternative functions instead.
For blocks, use
getSimulinkBlockHandle.For annotations, use
find_systemorgetCurrentAnnotation.For Stateflow® objects, use
find(Stateflow).
For more information, see Version History.
Description
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2009bSee Also
getSimulinkBlockHandle | find_system | getCurrentAnnotation | find (Stateflow)