matlab sort 排序后,利用索引返回到原序列. A=[ 15 3 5 7 2 1 12 17] [sA index]=sort(A) AA=sA(index) %论坛上说这样可以,很明显。这样不对。
確定! 回上一頁