Community Profile

photo

Will


Clemson University

Active since 2013

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


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...

11 years ago | 0 answers | 0

0

answers

Question


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...

11 years ago | 1 answer | 0

1

answer