getAllDirtyInstances
Returns child Subsystem block diagrams that are referred in the given block diagram and are also being edited
Description
Simulink.SubsystemReference.getAllDirtyInstances(
returns all the child Subsystem block diagrams that are referred in the given block diagram
and are also being edited.path
)
Input Arguments
Output Arguments
Examples
>> Simulink.SubsystemReference.getAllDirtyInstances('mdl1') ans = 'ssref1'
Version History
Introduced in R2022a