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
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1200 Solvers
-
Basics: 'Find the eigenvalues of given matrix
423 Solvers
-
Returning a "greater than" vector
260 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
341 Solvers
-
144 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!