Bouncy Ball Clock

Bouncy Ball Clock is a novel clock representation that uses four chambers of elastically colliding b
1.3K Downloads
Updated 1 Sep 2016

View License

Bouncy Ball Clock uses four chambers of bouncing balls to represent the time. The upper-left hand chamber contains the same number of balls as the hour. The upper-right hand chamber contains the same number of balls as the minutes past the hour. The lower-left hand chamber has the same number of balls as the seconds past the minute. The lower-right hand chamber has one ball during the AM and two balls during the PM.

Cite As

Brian Cody (2024). Bouncy Ball Clock (https://www.mathworks.com/matlabcentral/fileexchange/15534-bouncy-ball-clock), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP2
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Clocks and Timers in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.1

Updated license

1.1.0.0

Updated copyright.

1.0.0.0

Updating per suggestion to not leave timer object when the CloseRequestFcn is bypassed.