A ramp block going backwards?
조회 수: 4 (최근 30일)
이전 댓글 표시
Hey people!
I am using a ramp block in Simulink driven into an m-function. I am checking the signal every time the m-function is executed and sometimes the ramp value is decreasing.
How can be this possible?
Many thanks.
댓글 수: 2
채택된 답변
Guy Rouleau
2014년 5월 2일
You are probably using a variable step solver. Variable step solvers often need to take steps backward to ensure they respect the specified tolerance.
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!