How to define and use a variable as upper limit of the Saturation block in Simulink?
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How can I define a variable in Simulink model such that I can use it as a upper or lower limit of saturation block?
i.e. the upper limit of Saturation block must be set to 20*X in which X is output of other block in my simulink model.
Thanks
0 commentaires
Réponse acceptée
Ilham Hardy
le 20 Fév 2014
You can use Min and Max blocks instead of Saturation block
6 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Discontinuities dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!