Is there any way to get a list of variables required for simulating a Simulink model?

26 ビュー (過去 30 日間)
I want to get a list of variables needed to run a Simulink simulation, for documentation purposes.

採用された回答

Jyotish Robin
Jyotish Robin 2017 年 3 月 27 日
編集済み: Jyotish Robin 2017 年 3 月 28 日
Hi Damon!
What you are looking for is 'Model Explorer'.
You can use the Model Explorer to view, modify, and add elements of Simulink® models and workspace variables. In the Model Explorer, you can get a list of variables that a model or block uses.
The Model Explorer lets you focus on specific elements (for example, blocks, signals, and properties) without navigating through the model or chart.
Take a look at the following link to know more about 'Model Explorer':
The below link specifically talks about 'finding variables used by model':
Hope the above suggestions help :)
  2 件のコメント
Damon Delorenzis
Damon Delorenzis 2017 年 3 月 27 日
編集済み: Damon Delorenzis 2017 年 3 月 27 日
Thank you Jyotish for your answer.
I had already seen the Model Explorer. But with the Model Explorer there is no summary list of variables needed to run a model, you have to go looking for the variables. For instance, I have an integrator block buried two levels down in a subsystem, and there is an Initial Condition specified by a variable in that integrator, and I don't see that variable in Model Explorer unless I go looking for it.
I was hoping to find a sort of summary table of variables needed to be initialized to run a model.
Also FYI the first link in your reply does not seem to work.
Jyotish Robin
Jyotish Robin 2017 年 3 月 30 日
Maybe you could take a look at Simulink.findVars functionality. The following link takes you there:

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by