group numbers in cells
Show older comments
Hi,
I have a 1*5 cell and each of them contains three columns and a variable numer of rows.
In this case, the first column of each cell represents my temperture and the other two columns contain data. As mentioned, each cell has a different number of rows, i.e., the temperatures are not lying in the same row number.
Here what I would like to do: find the same temperature in each cell and group them in a unique array of data, along to the rest of the data, i.e. the content of the other two columns.
Thanks for your help
2 Comments
Yongjian Feng
on 6 Nov 2021
Try to write something first, and we can help you to improve.
- Show us sample data
- Show how you handle it.
- Show the error if it failed
Alessandro
on 6 Nov 2021
Accepted Answer
More Answers (0)
Categories
Find more on Resizing and Reshaping Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!