Sort a Matrix by the first column connecting the row elements so that the elements of the second column 'follow' those of the first.
조회 수: 2(최근 30일)
표시 이전 댓글
Hello Guys, i have a two column Matrix, where the first column is the diameter of some particles and the second column is Extiction. So the elements of the second column correspond to those of the first. My question is, is there a function that lets me sort the first column in ascending or descending order (does not matter) so that the corresponding value of extiction 'follows'? thank you very much.
댓글 수: 0
채택된 답변
추가 답변(0개)
참고 항목
범주
Find more on Shifting and Sorting 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!