You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
If you have a time consuming loop, you can measure the time to end with this function. The only thing you have to know is the total number of loops to do.
For instance if you use:
>>for j = 1:10^6
>>statement;
>>progress_bar(j, 10^6);
>>end
you get the same result in screenshot.
Cite As
Giuliano Langella (2026). progress bar (https://in.mathworks.com/matlabcentral/fileexchange/23892-progress-bar), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0.0 (1.79 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
