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
-
Swap the first and last columns
22300 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1962 Solvers
-
Is my wife right? Now with even more wrong husband
1338 Solvers
-
Project Euler: Problem 2, Sum of even Fibonacci
2791 Solvers
-
Back to basics 12 - Input Arguments
617 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!