General Simulink Performance Profiler question
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.
yukai chen
on 17 Jan 2019
Did you get the answer of your question?
Answers (1)
Varun Bhaskar
on 26 Aug 2015
0 votes
Hi,
Refer to this link to know more the concepts of Major and Minor time steps:
Categories
Find more on Modeling 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!