Skip to content
Prev 171556 / 398503 Next

Transpose array

MarcioRibeiro wrote:
I think you're looking for

aperm(x,c(2,1,3))