Transpose the given matrix, e.g. x=[a b;c d] transpose of x = [a c;b d]
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers104
Suggested Problems
-
Find the sum of the elements in the "second" diagonal
1206 Solvers
-
Flip the main diagonal of a matrix
921 Solvers
-
Find the dimensions of a matrix
567 Solvers
-
Test Problem; Create a 5x5 array containing all ones
405 Solvers
-
1165 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!