Community Profile

photo

James Oxborrow


Last seen: bijna 4 jaar ago Active since 2018

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

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

meer dan 5 jaar 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...

meer dan 5 jaar 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...

meer dan 5 jaar 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...

meer dan 6 jaar ago | 1 answer | 0

1

answer