Transpose the given matrix, e.g. x=[a b;c d] transpose of x = [a c;b d]
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers127
Suggested Problems
-
Project Euler: Problem 7, Nth prime
1778 Solvers
-
Vectorize the digits of an Integer
338 Solvers
-
347 Solvers
-
Convert given decimal number to binary number.
2371 Solvers
-
Rotate a matrix for 180 degree
188 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!