group numbers in cells
이전 댓글 표시
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
Yongjian Feng
2021년 11월 6일
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
2021년 11월 6일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Resizing and Reshaping Matrices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!