When multiple Model blocks reference the same model, which data is displayed in the scope block in the referenced model?
14 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2025 年 6 月 10 日
回答済み: MathWorks Support Team
2025 年 6 月 10 日
I am observing that when I open multiple Model blocks that reference the same model, and then view the Scope block within each instance of that referenced model, the same data is displayed. Why does this happen?
採用された回答
MathWorks Support Team
2025 年 6 月 10 日
Only one normal-mode instance of the referenced model supports all data visualizations.
For example, scopes and port value labels display data for only the instance that has normal mode visibility enabled.
To view simulation results for all instances of the referenced model, use the Simulation Data Inspector.
To view instance-specific data for each instance of the model that simulates in normal mode, use Display blocks in the referenced model.
For more information, please see the following documentation:
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で View and Analyze Simulation Results についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!