You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Editor's Note: This file was selected as MATLAB Central Pick of the Week
This is an hourglass simulation.
Called without input arguments, it runs forever unless you close the figure. Called with input argument time, it will run once for the given period of time (in seconds).
Usage:
hourglass;
OR
hourglass(t);
You can expect more or less correct timing for t>20.
t is arbitrary, but i recommend to chose values between 30s and 600s.
Tillmann Stuebler, Dec 2016
Cite As
Tillmann Stübler (2026). hourglass(time) (https://www.mathworks.com/matlabcentral/fileexchange/60580-hourglass-time), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0.0 (6.02 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
