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

조회 수: 13 (최근 30일)
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 CenterFile Exchange에서 Communications Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!