You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This version of waitbar is compatible with MATLAB's version. Thus, doesn't require any modification of existing functions using the waitbar. However, the property settings include with MATLAB's version will not be recognized.
This program is a heavily modified version of timebar.m by Chad English.
Cite As
Andrew (2026). waitbar with time estimation (https://www.mathworks.com/matlabcentral/fileexchange/22161-waitbar-with-time-estimation), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.5.0.0 (3.33 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.5.0.0 | I fixed a problem with updating messages. |
||
| 1.4.0.0 | As suggested in the comment, I changed the pause(10e-120) to drawnow. Thanks for that tip, there is always something to learn. |
||
| 1.3.0.0 | I believe I fixed the bug mentioned in the comments, please contact me if any problems are encountered. |
||
| 1.2.0.0 | Fixed problem of comparability with existing MATLAB's waitbar.m. |
||
| 1.0.0.0 |
