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 Solvers92
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1823 Solvers
-
1168 Solvers
-
279 Solvers
-
265 Solvers
-
Determine if input is divisible by three.
228 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!