TIMEBAR is a progress window, similar to waitbar, that shows the progress of calculations using a sliding bar, a displayed percentage complete, and an estimated time remaining.
The estimated time remaining is calculated linearly using only the initialized time, the current time, and the percent progress. It assumes a constant rate of progress.
The user can also define a displayed message (e.g., to indicate what process is being monitored) as well as a window title.
引用格式
Chad English (2026). timebar (https://ww2.mathworks.cn/matlabcentral/fileexchange/1255-timebar), MATLAB Central File Exchange. 检索时间: .
致谢
启发作品: MULTIBAR, WORKBAR, TACTICS Toolbox
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 |
