how would my didplay look if a valuse is betwwen 5 and 10
Ältere Kommentare anzeigen
if x==[5 10] ??????
Antworten (1)
Erik S.
am 18 Feb. 2015
0 Stimmen
what do you mean?
if x >=5 && x<=10
Kategorien
Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!