multiWaitbar
A new "shiny" progress-bar with multiple bars in a single window, time-estimates and more.
引用格式
Ben Tordoff (2026). multiWaitbar (https://ww2.mathworks.cn/matlabcentral/fileexchange/26589-multiwaitbar), MATLAB Central File Exchange. 检索时间: .
致谢
启发作品: Hierax, waitbarTimeRemaining
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.15.0 | Fix appearance with new R2025a MATLAB Desktop. |
||
| 1.14.0 | Attempt to fix non-integer size values.
|
||
| 1.13.0 | Fix problems with 'cancel' after a bar has been renamed. Fix several errors with drawing when the window is too small. |
||
| 1.12.0 | Make bar updates and cleanup robust to the timer object having been externally deleted. |
||
| 1.11.0 | Updated license |
||
| 1.11.0-0 | * Fix bug with ResetCancel
|
||
| 1.10.0 | * Allow labels to be changed ('relabel')
|
||
| 1.9.0 | * Fix updating of percentage indication
|
||
| 1.8.0 | * Don't update text labels if bar didn't move. This gives around a 20% speed-up in some cases. |
||
| 1.7.0 | * Add ability to set a bar into "busy" mode where it bounces back and forth |
||
| 1.6.0 | This update should hopefully fix some of the long-standing graphical glitches when moving or resizing the window. Thanks to Igor for testing this! |
||
| 1.5.0 | * Don't grab focus unless currently hidden |
||
| 1.4.0 | * Add ability to cancel using return flag or callback function
|
||
| 1.3.0 | Fix highlight markers at 10% intervals (were wrong way round)
|
||
| 1.2.0 | 2010-05-12: Significant (~20%) speed improvement |
||
| 1.0.0 |