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.81% Correct | 6.19% Incorrect
Last Solution submitted on Jul 24, 2024

Solution Comments

Show comments

Problem Recent Solvers89

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!