ODE wait bar

Version 1.0.0.0 (1.63 KB) by Jose Pina
Graphical waitbar printing ODE solver progress
1.9K Downloads
Updated 7 Jun 2007

View License

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 (2024). ODE wait bar (https://www.mathworks.com/matlabcentral/fileexchange/15218-ode-wait-bar), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP3
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: Text progress bar for ODEs

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0