Community Profile

photo

James Oxborrow


Last seen: 4年弱 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答