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
-
How to find the position of an element in a vector without using the find function
2806 Solvers
-
Arrange vector in ascending order
809 Solvers
-
1688 Solvers
-
476 Solvers
-
Find the Oldest Person in a Room
20060 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!