When multiple Model blocks reference the same model, which data is displayed in the scope block in the referenced model?
14 views (last 30 days)
Show older comments
MathWorks Support Team
on 10 Jun 2025
Answered: MathWorks Support Team
on 10 Jun 2025
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?
Accepted Answer
MathWorks Support Team
on 10 Jun 2025
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 Comments
More Answers (0)
See Also
Categories
Find more on View and Analyze Simulation Results in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!