What does DT means in the "Fixed-step size (fundamental sample time)" of the Simulink?
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
What does the "DT" means? I found the sampling time is 0.0125s.But I don't know where it is set. Is the sample time related to the "DT"? Thank you so much!
0 comentarios
Respuestas (1)
Arnab Sen
el 27 de Abr. de 2016
Hi Yanhua,
There is nothing inbuilt as per documentation as the Fixed step size is DT. One possibility is that there is a custom variable named DT with value 0.0125 in Base workspace or the model workspace. In that case the field would pick up the variable form the workspace.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!