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
-
Which values occur exactly three times?
5139 Solvers
-
Back to basics 21 - Matrix replicating
1616 Solvers
-
Sum of diagonal of a square matrix
1589 Solvers
-
Delete 2nd and 5th column of Given 6*6 matrix
165 Solvers
-
260 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!