What does DT means in the "Fixed-step size (fundamental sample time)" of the Simulink?
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Arnab Sen
il 27 Apr 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 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!