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 Solvers127
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2822 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2584 Solvers
-
Fahrenheit to Celsius converter
611 Solvers
-
Who has power to do everything in this world?
491 Solvers
-
Determine the length of a string of characters
268 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!