Percent Done

Displays the percentage done of a job to the command line interface.
1.4K Downloads
Updated 14 May 2009

No License

Displays the percentage done of a job to the command line interface.

Cite As

Adam Leadbetter (2024). Percent Done (https://www.mathworks.com/matlabcentral/fileexchange/24099-percent-done), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Environment and Settings 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.3.0.0

An invocation check now ensures two input variables are used.

The function now has a persistent variable so only updates the screen when necessary, not on every call.

The screen output has been tidied.

1.2.0.0

Renamed internal variable "max" to "maxjj" at John D'Errico's suggestion

1.0.0.0