B = sortrows(A,column) sorts the matrix based on the columns specified in the vector column . For example, sortrows(A,[2 3]) sorts the rows of A by the second ...
確定! 回上一頁