x=[1 0 2 0 ;2 0 4 0]
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers47
Suggested Problems
-
3089 Solvers
-
721 Solvers
-
1069 Solvers
-
Rotate counterclockwise a matrix 90 deg with left-bottom element
165 Solvers
-
Find x rows where the sum of the numbers is the maximum
589 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
You need to correct your test suite and assign the value 2 to your y_correct variable :)
Faulty test suite has been corrected and additional test cases have been added.