waitbar with time estimation

Version 1.5.0.0 (3.33 KB) by Andrew
Estimated remaining, elapsed time, and percentage complete.
9.2K Downloads
Updated 23 Jan 2010

View License

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 (2024). waitbar with time estimation (https://www.mathworks.com/matlabcentral/fileexchange/22161-waitbar-with-time-estimation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Dialog Boxes in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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