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 Solvers102
Suggested Problems
-
Project Euler: Problem 7, Nth prime
1776 Solvers
-
find the roots of a quadratic equation
243 Solvers
-
941 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
361 Solvers
-
Find the distance traveled by a car given velocity and time.
130 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!