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 Solvers97
Suggested Problems
-
Calculate the area of a triangle between three points
3317 Solvers
-
Set the array elements whose value is 13 to 0
1419 Solvers
-
Do Fast Fourier Transformation
271 Solvers
-
501 Solvers
-
262 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!