How to put step reference command on Simulink?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Paul
il 16 Mag 2021
Constant = 5, feeds a Discrete Tansfer Fcn block with Numerator = 1, Denominator = [1 -1] and Sample Time = 3
3 Commenti
Più risposte (0)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
