Simulink simulation with continuous variables
조회 수: 4 (최근 30일)
이전 댓글 표시
I am simulating a feedback loop with a reference R = 2 and a plant that is a pure transport delay.
The output should oscillate between 0 and 2 like a square wave. However, I get this ramp from 0 to 2 instead of a vertical slope. I am using only continuous blocks, so I was wondering if this has to do with discrete simulation. I get the following warning:
Warning: The model 'untitled' does not have continuous states, hence Simulink is using the solver 'VariableStepDiscrete' instead of solver 'ode45'.
Thank you Hugo
댓글 수: 0
답변 (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!