how would my didplay look if a valuse is betwwen 5 and 10
Mostra commenti meno recenti
if x==[5 10] ??????
Risposte (1)
Erik S.
il 18 Feb 2015
0 voti
what do you mean?
if x >=5 && x<=10
Categorie
Scopri di più su Simulink in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!