how would my didplay look if a valuse is betwwen 5 and 10

1 visualizzazione (ultimi 30 giorni)
if x==[5 10] ??????

Risposte (1)

Erik S.
Erik S. il 18 Feb 2015
what do you mean?
if x >=5 && x<=10

Categorie

Scopri di più su MATLAB in Help Center e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by