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
-
Determine Whether an array is empty
782 Solvers
-
Find the maximum number of decimal places in a set of numbers
2987 Solvers
-
Create an index-powered vector
806 Solvers
-
586 Solvers
-
Matlab Basics II - Create a vector with a repeated entry
240 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!