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
-
Project Euler: Problem 2, Sum of even Fibonacci
2813 Solvers
-
Change the sign of even index entries of the reversed vector
626 Solvers
-
Matlab Basics - y as a function of x
525 Solvers
-
207 Solvers
-
8238 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!