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 Solvers97
Suggested Problems
-
480 Solvers
-
Back to basics 22 - Rotate a matrix
914 Solvers
-
419 Solvers
-
What is Sum Of all elements of Matrix
421 Solvers
-
819 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!