get all subblock names from a given system
Afficher commentaires plus anciens
is there a way to get all the block names from a simulink system, even if the blocks are nested in subsystems.
Réponses (1)
Nirmal Gunaseelan
le 29 Mai 2013
1 vote
find_system does traverse through the entire model. Search Depth parameter could be of interest to you to search until a specific hierarchy in the subsystem levels.
Catégories
En savoir plus sur Modeling dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!