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
-
Given a matrix, swap the 2nd & 3rd columns
1283 Solvers
-
454 Solvers
-
6044 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
361 Solvers
-
116 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!