我目前的写法每次运行只能取到下面的情况,第一种情况无法取到,应该怎么改写呢?
谢谢
64位R2016b版本

 采纳的回答

字符串与字符串比较用strcmp,数字与数字比较用==
例如
if strcmp(x,'blue') & y==1

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Physics 的更多信息

Community Treasure Hunt

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

Start Hunting!