The syntax of a while loop in MATLAB is as following: while <expression> ... It tells Matlab what to do when the conditional code fails in the loop.
確定! 回上一頁