waitbar with time estimation

Estimated remaining, elapsed time, and percentage complete.

Vous suivez désormais cette soumission

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.

Citation pour cette source

Andrew (2026). waitbar with time estimation (https://fr.mathworks.com/matlabcentral/fileexchange/22161-waitbar-with-time-estimation), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur App Building dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version 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