General Simulink Performance Profiler question
4 views (last 30 days)
Show older comments
Im running simulink performance profiler to see where the bottlenecks of my system are (large model reading hundreds of signals defined as time-series structures into root level input ports with bus data types), i keep seeing "blockname".Major.Output a lot, what does this signify?
2 Comments
Romain Goussault
on 15 May 2018
I understand what Major and Minor Time Steps are. But in the profiler what Ouputs means in root_block.Outputs.Major? For my simulink model, it is the main contributor (90%) for the time consumed by the model.
Answers (1)
Varun Bhaskar
on 26 Aug 2015
Hi,
Refer to this link to know more the concepts of Major and Minor time steps:
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!