x=[1 0 2 0 ;2 0 4 0]
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers46
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5796 Solvers
-
Replace NaNs with the number that appears to its left in the row.
3064 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1991 Solvers
-
843 Solvers
-
924 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.