Problem 2003. Check if integer
Solution Stats
Problem Comments
-
4 Comments
Thanks for the corrections. Test cases are corrected now.
great (and one more thing, on test 6 I believe y_correct should have 5 elements instead of 4)
Again agree with Alonso: Test 6 is not correct.
My apologies. Test case 6 is corrected now.
Solution Comments
-
1 Comment
vectors can only contain values with the same "data type", so tests 4&5 are not really working as expected (e.g. all values in x for test 4 are being converted to uint8)...
Problem Recent Solvers49
Suggested Problems
-
Find the alphabetic word product
2693 Solvers
-
943 Solvers
-
The sum of the numbers in the vector
490 Solvers
-
699 Solvers
-
Replace every 3rd element in a vector with 4
195 Solvers
More from this Author3
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!