Community Profile

photo

James Oxborrow


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


I am trying to split the following data set into 2 based on whether the values in the 7th column (etd) are greater than or less than 25
<</matlabcentral/answers/uploaded_files/130787/2018-08-31.png>> I tried using this code but it returned multiple errors...

5 years ago | 1 answer | 0

1

answer

Question


how to split a dataset based on values from one column
I have this dataset and want to split it into two data sets based on wether the values in the 7th column (etd) are >25 or <25. h...

5 years ago | 1 answer | 0

1

answer

Question


I have data in the same excel workbook but in 10 different work sheets and i'm trying to run a loop that will read in the data from each work sheet consectutively.
this is how i've tried to do it so far and i'm not sure how to get it to work for ii=01:10 data(ii)=xlsread('workboo...

5 years ago | 1 answer | 0

1

answer

Question


I have imported data from excel and want to count the first lot of zeros in the 6th column
the data is from a force platform and im trying to calculate jump height. to do this i need to count the number of times the for...

6 years ago | 1 answer | 0

1

answer