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 Solvers95
Suggested Problems
-
Determine whether a vector is monotonically increasing
21334 Solvers
-
Find the largest value in the 3D matrix
1548 Solvers
-
7341 Solvers
-
Find the dimensions of a matrix
531 Solvers
-
892 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!