编者注: 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
引用格式
Tillmann Stübler (2025). hourglass(time) (https://www.mathworks.com/matlabcentral/fileexchange/60580-hourglass-time), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2016a
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Configure Simulation Conditions 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!