Transpose the given matrix, e.g. x=[a b;c d] transpose of x = [a c;b d]
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers99
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15786 Solvers
-
Replace multiples of 5 with NaN
468 Solvers
-
Find the area of the four walls
292 Solvers
-
209 Solvers
-
1036 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!