Problem 1983. Big data
Solution Stats
Problem Comments
-
3 Comments
HI Alfonso! There seems to be a problem in the test code. Says something like
"Error using evalin Undefined function or variable 'time_count'. Error in TestPoint4 (line 9) assignin('caller','time_count',[evalin('caller','time_count') t1]);"
from the 4th test on. Probably you have to store the time_count variable somewhere else...
Hi Alfonso! Tests 4, 5 and 6 in the test suite seem to be malfunctioning because of a problem with function 'evalin' and/or undefined variable 'time_count'. Could you please fix this?
sorry about this (the error was a side effect of Cody changing to using a more general unit testing framework some time back). I have fixed the testsuite now
Solution Comments
Show commentsProblem Recent Solvers4
Suggested Problems
-
Number of 1s in the Binary Representation of a Number
412 Solvers
-
Back to basics 6 - Column Vector
1019 Solvers
-
Return unique values without sorting
857 Solvers
-
Count consecutive 0's in between values of 1
330 Solvers
-
Side of an equilateral triangle
5139 Solvers
More from this Author38
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!