photo

James Oxborrow


Last seen: 4 years 前 自 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...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答