Problem 44736. Transpose the Matrix
Transpose the given matrix, e.g. x=[a b;c d] transpose of x = [a c;b d]
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers96
Suggested Problems
-
Find the sum of all the numbers of the input vector
50659 Solvers
-
6316 Solvers
-
Set the array elements whose value is 13 to 0
1380 Solvers
-
351 Solvers
-
Convert given decimal number to binary number.
2117 Solvers
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!