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

94.0% Correct | 6.0% Incorrect
Last Solution submitted on Nov 25, 2024

Solution Comments

Show comments

Problem Recent Solvers92

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!