What's the difference between outputs.major and outputs.minor in simulink profile?
13 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
jiajun li
el 16 de Nov. de 2017
Respondida: mounika
el 16 de Nov. de 2017
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 comentarios
Respuesta aceptada
mounika
el 16 de Nov. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Communications Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!