A ramp block going backwards?
2 次查看(过去 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!