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
-
Find the longest sequence of 1's in a binary sequence.
6353 Solvers
-
4510 Solvers
-
07 - Common functions and indexing 2
414 Solvers
-
Cumulative product of a vector
285 Solvers
-
342 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!