MATLAB /Octave, Python, Description ... sort(a), a.sort(axis=0) or msort(a), Sort each column ... a.argsort(axis=1), Sort each row, return indices ...
確定! 回上一頁