A ramp block going backwards?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Dani Tormo
el 1 de Mayo de 2014
Comentada: Dani Tormo
el 5 de Mayo de 2014
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 comentarios
Respuesta aceptada
Guy Rouleau
el 2 de Mayo de 2014
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 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!