Percent Done

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

You are now following this Submission

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

Cite As

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

Categories

Find more on Environment and Settings in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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