how to use "if else" command in simulink? I want to show the relation between speed and force that if speed is in limits then force is zero and if the speed exceeds the limit then force is max.
Afficher commentaires plus anciens
how to use if else function. i want to show that if speed is less than 30, than force is zero and if speed increases then force is max.
1 commentaire
Azzi Abdelmalek
le 26 Juin 2015
This is not clear
Réponses (1)
Adam Hug
le 29 Juin 2015
0 votes
Use the logic blocks or the "switch" block to create the if-else logic.
Catégories
En savoir plus sur General Applications dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!