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 Solvers100
Suggested Problems
-
5125 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1326 Solvers
-
Return the first and last characters of a character array
12271 Solvers
-
Longest run of consecutive numbers
6651 Solvers
-
Compute LOG(1+X) in natural log
264 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!