What does Model advisor report means by treat as Referenced Model: off

1 回表示 (過去 30 日間)
Hariom Singh
Hariom Singh 2018 年 10 月 26 日
編集済み: arushi 2024 年 8 月 26 日
what does this means in model advisor report Treat as Referenced Model: off
What is the use?

回答 (1 件)

arushi
arushi 2024 年 8 月 26 日
編集済み: arushi 2024 年 8 月 26 日
Hi Hariom,
In the context of Simulink and the Model Advisor report, the setting "Treat as Referenced Model: off" refers to how a particular model is handled during simulation and analysis, particularly when it is part of a larger model hierarchy.
  • Referenced Model: A referenced model is a Simulink model that is included in another model as a Model block. This allows for modular design, where complex systems can be broken into smaller, reusable components.
  • Treat as Referenced Model: off: This setting indicates that the model is not being treated as a referenced model. Instead, it is treated as part of the main model hierarchy during simulation and analysis. This can affect how the model is compiled and executed.
Hope this helps.

カテゴリ

Help Center および File ExchangeRun Model Advisor Checks についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by