How to separate into different groups?

1 次查看(过去 30 天)
I have data that is long and it has different groups inside the data, the different groups are separated within the column by spaces. How do I tell matlab that a space means another group. And after how do I add data from each group, not the total from all the groups but from each group?
  1 个评论
Image Analyst
Image Analyst 2018-11-11
Too many possible solutions to suggest without your data. Post your data so we can suggest just the one method that is best.

请先登录,再进行评论。

回答(2 个)

Megan Mirkhanian
Megan Mirkhanian 2018-11-11
each group is between the yellow to yellow (space to space). I want to find the total rain, "BBYPrecip" column, but I want to find the sum (total rain) of each group not all of my data.
  1 个评论
Image Analyst
Image Analyst 2018-11-11
Since you Accepted your answer, and did not attach any data we can read in (like in a .mat file), we will assume you solved it yourself.

请先登录,再进行评论。


Megan Mirkhanian
Megan Mirkhanian 2018-11-11

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by