ODE wait bar

Graphical waitbar printing ODE solver progress

You are now following this Submission

When the function odewbar is passed to an ODE solver as the 'OutputFcn' property, i.e. options = odeset('OutputFcn',@odewbar), the solver calls ODEWBAR(T,Y,'') after every timestep. The ODEWBAR function shows a simple waitbar with the progress of the integration every 0.2 seconds.

Cite As

Jose Pina (2026). ODE wait bar (https://ch.mathworks.com/matlabcentral/fileexchange/15218-ode-wait-bar), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: Text progress bar for ODEs

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0