B = permute(A,order) rearranges the dimensions of A so that they are in the order specified by the vector order . B has the same values of A but the order of ...
確定! 回上一頁