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

1 次查看(过去 30 天)
if x==[5 10] ??????

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by