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 years 前 | 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 years 前 | 1 个回答 | 0