(MATLAB) Hello Here is my code: i = 1; j = 1; S = zeros(11,11); while i ... You can do what you're doing with while loops, but they are in a ...
確定! 回上一頁