What's the difference between outputs.major and outputs.minor in simulink profile?
13 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
mounika
le 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Communications Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!