Question


How do I import a number of excel files at once?
I have wrote this loop to import a number of excel files at once and it works: numfiles = 54; % number of excel files myda...

10 years ago | 1 answer | 0

1

answer

Question


Can you help me write this code please?
I have collected data from a force plate for Trial 7 to Trial 54. I have imported the data into Matlab and it looks like the pic...

10 years ago | 1 answer | 0

1

answer

Question


How do you open data contained within one cell of a variable?
I have imported a number of excel files, Trial 7 to Trial 54. They have all imported into one variable and within that variable ...

10 years ago | 1 answer | 0

1

answer

Question


How do I count the number of zeros in a matrix?
I have data imported from excel into a matrix and want to count the number of zeros in the file to work out the time.

10 years ago | 5 answers | 0

5

answers

Question


How do I import a number of excel files at once as seperate variables?
I have managed to write a loop which imports all the files into matlab however, it has imported them all into one matrix and to ...

10 years ago | 1 answer | 0

1

answer