Feeds
提问
rerun code using if statement
how can I rerun a code once it's finished? in order to type in new values. I'd like an if statement at the end of my code ask...
8 years 前 | 1 个回答 | 0
1
个回答提问
how do I stop this for loop overwriting I want 3 values for p. THANKS
how do I stop this overwriting I want 3 values for p. THANKS for i=1:3 p=input('P= '); end
8 years 前 | 1 个回答 | 0
