Feeds
질문
help changing the counter when converting a for loop to while loop
M=input('Enter your proposed magic square in a sigle input statement (4x4 matrix) []: '); [r,c]=size(M); for i=1:1:r...
대략 13년 전 | 답변 수: 0 | 0
0
답변질문
how can you plot a matrix row vs row using a for loop
We were given 5 springs and had to put 3 different masses on each spring and then measure the displacement for each spring for e...
13년 초과 전 | 답변 수: 1 | 0