What's the difference between outputs.major and outputs.minor in simulink profile?

12 ビュー (過去 30 日間)
jiajun li
jiajun li 2017 年 11 月 16 日
回答済み: mounika 2017 年 11 月 16 日
When i use the profile function to see how many time each block takes in simulink,there are two outputs named outputs.major and outputs.minor. What's the difference?

採用された回答

mounika
mounika 2017 年 11 月 16 日
The outputs.major and outputs.minor are related to major and minor time steps respectively.
For more information on these time steps, please check the following documentation on types of sample time: https://www.mathworks.com/help/simulink/ug/types-of-sample-time.html
Also, have a look at the following MATLAB Answers link, you have a very nice explanation:

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCommunications Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!