Variable Time Step Solver
조회 수: 1 (최근 30일)
이전 댓글 표시
I'm trying to figure out the time steps used in my model when it is set on variable time step. So far I have been looking at the "tout" variable that is saved to my workspace.
However, I think the tout is only the timestep for the uppermost level of the model. Does the tout signal apply to all signals that have a "continuous sample time?" My ultimate question is what times are each signal calculating in the model.
댓글 수: 0
답변 (2개)
Kaustubha Govind
2013년 3월 27일
I think the only way to see this might be to log those intermediate signals also, using something like the Floating Scope.
댓글 수: 0
Guy Rouleau
2013년 3월 27일
I confirm: The "tout" signal apply to all signals that have a "continuous sample time.
If you want to see more of what the continous step is doing, you can use my central submission, or even the Simulink Debugger:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 General Applications에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!