Top of the Hour
Submit your routine such that it returns to Cody after the hour and within 1 second of the hour.
The test criteria will be two seconds.
Inputs: None
Outputs: Unused variable
function x=Top_of_Hour
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers25
Suggested Problems
-
Read a column of numbers and interpolate missing data
2350 Solvers
-
1663 Solvers
-
1912 Solvers
-
Create a matrix X, where each column is a shifted copy of the vector v
222 Solvers
-
326 Solvers
More from this Author308
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
I guess you were inspired from my Cody : http://www.mathworks.com/matlabcentral/cody/problems/784-cody-computer-part-4-are-you-a-morning-cody-player-addicted . We can try your problem 24 times per day whereas mine you can try as many times as you want but only between 7 and 9 o'clock ;-)
Gaaah. Missed it by one second.