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
-
Return the 3n+1 sequence for n
8477 Solvers
-
Remove any row in which a NaN appears
8762 Solvers
-
533 Solvers
-
Returning a "greater than" vector
275 Solvers
-
Given a square and a circle, please decide whether the square covers more area.
1702 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!