ODE-Progress-Bar-and-Interrupt-using-App-Designer

Version 1.0.01 (22.7 KB) by balandong
ODE Progress Bar and Interrupt using App Designer
28 Downloads
Updated 4 Jan 2024

While there exist many similar ODE progress bar and interrupt, there is yet program that has been proposed to be used with app designer architecture.
The program was inspired by the work of Tim Franklin which is accessable from https://www.mathworks.com/matlabcentral/fileexchange/9904-ode-progress-bar-and-interrupt.
As such, most of the features are similar.
Compare to the work of Tim Franklin, all codes are package under class defination. Both the progress bar and abort button can be arranged freely on the uifigure workspace. The cancel button prematurely exits the integration while retaining the data up to the point of termination.

An example implementation is included with the program (main.m)

Apparently, MATLAB does not allow to upload the mlapp file. Please download the app4.mlapp from the following [GitHub Pages](https://github.com/balandongiv/ODE-Progress-Bar-and-Interrupt-using-App-Designer).

Cite As

balandong (2024). ODE-Progress-Bar-and-Interrupt-using-App-Designer (https://github.com/balandongiv/advance_ODE-Progress-Bar-and-Interrupt-using-App-Designer), GitHub. Retrieved .

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

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.01

Update link to download the mlapp file

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.