rohit kumar Gupta
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
second condition never gets executed - elseif (temp == 13.2) tried to run in 13b, 15b online edittors as well, any explanations or its a bug?
for temp=0.0:0.01:20 if (temp == 13.19) disp(temp); elseif (temp == 13.2) ...
7 years 前 | 4 个回答 | 0