This online application can transpose any order value matrix or string matrix, and the adjacent values and strings are separated by spaces.
Please enter the N rows and M columns of matrix data to be transposed (space or comma separated columns, carriage return or semicolon separated lines).
Instructions:
(1) Enter the matrix data of N rows and M columns in the text box above.
(2) Click the "Transpose" button to get the result after transposition
Note: The input matrix can be a numeric matrix or a string or a character matrix separated by spaces or commas;
(3) Click on the "Example 1" and "Example 2" buttons to get two examples of use.
Powered by TorCMS (https://github.com/bukun/TorCMS).