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
Solution Comments
Show commentsProblem Recent Solvers95
Suggested Problems
-
Select every other element of a vector
33823 Solvers
-
10251 Solvers
-
Relative ratio of "1" in binary number
1454 Solvers
-
370 Solvers
-
特定の値がベクトル内に含まれているかを確認するコードを書こう
319 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!