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!