How to put step reference command on Simulink?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Paul
le 16 Mai 2021
Constant = 5, feeds a Discrete Tansfer Fcn block with Numerator = 1, Denominator = [1 -1] and Sample Time = 3
3 commentaires
Plus de réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!