How to put step reference command on Simulink?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Akzeptierte Antwort
Paul
am 16 Mai 2021
Constant = 5, feeds a Discrete Tansfer Fcn block with Numerator = 1, Denominator = [1 -1] and Sample Time = 3
3 Kommentare
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!