Text progress bar
This function creates a text progress bar to show progress of your script in the command window. It should be called with a STRING argument to initialize and terminate. Otherwise the number corresponding to progress in % should be supplied.
INPUTS: Text string to initialize or terminate
Percentage number to show progress
OUTPUTS: N/A
Example: Please see the demo_textprogressbar.m
This function doesn't clear the command window.
Cite As
Paul (2024). Text progress bar (https://www.mathworks.com/matlabcentral/fileexchange/28067-text-progress-bar), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: BiofilmQ, Lynx MATLAB Toolbox, Text progress bar for ODEs, textprogressbar
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |