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
-
1164 Solvers
-
Convert a vector into a number
609 Solvers
-
Create an index-powered vector
877 Solvers
-
Create a two dimensional zero matrix
511 Solvers
-
Matrix of almost all zeros, except for main diagonal
185 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!