AsyncTask

Matlab parallel code execution wrapped in easy-to-use set of classes.
31 Downloads
Updated 8 Apr 2018

During working on current project, I faced the problem of running two parts of an application simultaneously while being able to communicate between them when required. I ended up with extracting part of the app into separate set of classes making it usable independently of the job needed to be done.

Larger explanation including examples on:

• Medium
https://medium.com/@tomwyr/asynctask-matlab-parallel-code-execution-made-easier-70cd14101073

• GitHub
https://github.com/tomwyr/matlab-utils

Cite As

Tomasz Wyrowinski (2024). AsyncTask (https://github.com/tomwyr/matlab-utils), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Develop uifigure-Based Apps in Help Center and MATLAB Answers

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.5.0.0

Format description.

1.4.0.0

Description formatting.

1.3.0.0

Description formatting.

1.2.0.0

Add thumbnail.

1.1.0.0

Put links to Medium and GitHub instead of code pasted as plain text.

1.0.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.