What does DT means in the "Fixed-step size (fundamental sample time)" of the Simulink?
9 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Arnab Sen
2016 年 4 月 27 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!