What's the difference between outputs.major and outputs.minor in simulink profile?
13 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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?
0 Commenti
Risposta accettata
mounika
il 16 Nov 2017
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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Communications Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!