How to separate into different groups?

2 visualizaciones (últimos 30 días)
Megan Mirkhanian
Megan Mirkhanian el 11 de Nov. de 2018
Comentada: Image Analyst el 11 de Nov. de 2018
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 comentario
Image Analyst
Image Analyst el 11 de Nov. de 2018
Too many possible solutions to suggest without your data. Post your data so we can suggest just the one method that is best.

Iniciar sesión para comentar.

Respuestas (2)

Megan Mirkhanian
Megan Mirkhanian el 11 de Nov. de 2018
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 comentario
Image Analyst
Image Analyst el 11 de Nov. de 2018
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.

Iniciar sesión para comentar.


Megan Mirkhanian
Megan Mirkhanian el 11 de Nov. de 2018

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by