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

93.68% Correct | 6.32% Incorrect
Last Solution submitted on Mar 27, 2024

Solution Comments

Show comments

Problem Recent Solvers87

Suggested Problems

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!