Navigate to the correct location in Simulink with path given

1 回表示 (過去 30 日間)
Sunu
Sunu 2012 年 3 月 21 日
If I have a path like HYB/Controls/subsystem.... how do I go that subsystem directly rather than parsing through the entire model

採用された回答

K E
K E 2012 年 3 月 21 日
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.

その他の回答 (1 件)

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

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by