Effacer les filtres
Effacer les filtres

Navigate to the correct location in Simulink with path given

3 vues (au cours des 30 derniers jours)
Sunu
Sunu le 21 Mar 2012
If I have a path like HYB/Controls/subsystem.... how do I go that subsystem directly rather than parsing through the entire model

Réponse acceptée

K E
K E le 21 Mar 2012
While it does not directly address your question, this answer has helpful information about navigating around in a large model. I suspect it might be useful.

Plus de réponses (1)

Kaustubha Govind
Kaustubha Govind le 21 Mar 2012
>> open_system('full/path/here', 'force')
The 'force' argument is only needed if you have masked subsystems.

Catégories

En savoir plus sur Subsystems dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by