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
-
Select every other element of a vector
35025 Solvers
-
find the maximum element of the matrix
525 Solvers
-
Matlab Basics II - Create a vector with a repeated entry
244 Solvers
-
1724 Solvers
-
992 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!