Status / progress indicator
A simple progress bar indicating the current status, the elapsed time and the remaining time.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Marcel Leutenegger (2026). Status / progress indicator (https://nl.mathworks.com/matlabcentral/fileexchange/5912-status-progress-indicator), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: statusbar2, statusbar3, Wavelet Subband coding for speaker recognition
General Information
- Version 1.0.0 (3.08 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 | Added a switch to show/hide all or a specific status bar. A hidden status bar does consume even less processing time because no redraw is needed. Also useful to hide client status bars in nested processing routines. |