Problem 42481. Low level NaN
Solution Stats
Problem Comments
-
3 Comments
there seem to be some problems with the testsuite, in particular some of those matrices contain different number of elements per row (e.g. perhaps "5,7" should be "5.7"). I guess the same applies to your example dataset where the last row contains only four numbers instead of five?
I have fixed test suite.
The example from the problem description isn't a valid matrix; the last row has 4 entries rather than 5.
Solution Comments
-
1 Comment
Nice!
-
1 Comment
The test sets 2,3,5, and 6 have a problem with x. It should probably read 5.7 and not 5,7
Problem Recent Solvers57
Suggested Problems
-
Find the alphabetic word product
2874 Solvers
-
Back to basics 25 - Valid variable names
316 Solvers
-
Given a window, how many subsets of a vector sum positive
831 Solvers
-
Split a string into chunks of specified length
1189 Solvers
-
194 Solvers
More from this Author92
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!