Timer waitbar

版本 1.1.0.0 (1.9 KB) 作者: Eric Ogier
Waitbar object with estimated time remaining and estimated time of arrival
435.0 次下载
更新时间 2016/3/28

查看许可证

Timerwaitbar is an object based on MATLAB waitbar and including a timer providing the following informations :
- Progression [%]
- Estimated Time Remaining [d HH:MM:SS]
- Estimated Time of Arrival [ddd HH:MM:SS]

引用格式

Eric Ogier (2025). Timer waitbar (https://www.mathworks.com/matlabcentral/fileexchange/55985-timer-waitbar), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Dialog Boxes 的更多信息

Community Treasure Hunt

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

Start Hunting!

Timer waitbar/

版本 已发布 发行说明
1.1.0.0

Modification of 'delete' method to delete the current waitbar if the last iteration is not reached.

1.0.0.0

Correction of the title.