3d Clock with geartrain
Editor's Note: This file was a File Exchange Pick of the Week
This is a clock rendered in 3D. The file 'myclock.m' is code for a rendering generic 3D image made up of the basic objects: hands, shafts, and gears. It wouldn't necessarily have to be a gear train driven clock. The file 'clockFeatures.m' defines all the data required to create my clock. Eventually I would like to have my 3D data read from an xml file instead of from an m-file. There is placeholder code in myclock.m for this future functionality.
Cite As
Michael Agostini (2026). 3d Clock with geartrain (https://www.mathworks.com/matlabcentral/fileexchange/9671-3d-clock-with-geartrain), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Simulink > Simulation > View and Analyze Simulation Results >
- MATLAB > Language Fundamentals > Data Types > Dates and Time > Clocks and Timers >
- Physical Modeling > Simscape Multibody > Multibody Modeling > Multibody Dynamics >
Tags
Acknowledgements
Inspired: GEAR3D
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.