General Simulink Performance Profiler question

5 views (last 30 days)
payam
payam on 24 Aug 2015
Commented: yukai chen on 17 Jan 2019
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
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
yukai chen on 17 Jan 2019
Did you get the answer of your question?

Sign in to comment.

Answers (1)

Varun Bhaskar
Varun Bhaskar on 26 Aug 2015
Hi,
Refer to this link to know more the concepts of Major and Minor time steps:

Community Treasure Hunt

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

Start Hunting!