Matrix transpose

Transpose a given matrix.


Below is a rough demo of matrix transposition in action.

Enter the matrix into the input box below, just like you would in MATLAB.

However, the elements of the matrix can only be numerical values.

Expressions are not allowed (and that includes the colon operator).