How to put step reference command on Simulink?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
RoBoTBoY
el 16 de Mayo de 2021
Comentada: RoBoTBoY
el 16 de Mayo de 2021
Hello!!
I want to put a step reference command for changes by 5 degrees every 3 sec on simulink.
How to do that?
Thanks in advance!
0 comentarios
Respuesta aceptada
Paul
el 16 de Mayo de 2021
Constant = 5, feeds a Discrete Tansfer Fcn block with Numerator = 1, Denominator = [1 -1] and Sample Time = 3
3 comentarios
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!