Problem 1927. Find nth maximum
Solution Stats
Problem Comments
-
4 Comments
Show
1 older comment
J.R.! Menzinger
on 10 Oct 2013
I think the test cases are not correct. Can you check this?
Sky Sartorius
on 10 Oct 2013
The test cases expect isequal(NaN,NaN) to return true. This is wrong.
J.R.! Menzinger
on 10 Oct 2013
please use the function "isquealn" http://www.mathworks.de/de/help/matlab/ref/isequaln.html
Ned Gulley
on 15 Oct 2013
I went ahead and made the test suite change that José suggested above.
Solution Comments
Show commentsProblem Recent Solvers690
Suggested Problems
-
Replace NaNs with the number that appears to its left in the row.
2772 Solvers
-
4232 Solvers
-
534 Solvers
-
Return elements unique to either input
746 Solvers
-
515 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!