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 LinuxCategories
- MATLAB > Mathematics > Numerical Integration and Differential Equations > Ordinary Differential Equations >
Find more on Ordinary Differential Equations in Help Center and MATLAB Answers
Tags
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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |