You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Using qsub_submit_cm, one can submit a MATLAB computation into a cluster. The inputs are passed on a shared network drive, and the outputs are collected there as well. Optionally, a callback can be executed on the submit host once computation has finished.
In http://www.mathworks.com/matlabcentral/fileexchange/24545, this code is optionally used to demonstrate how MATLAB handle objects, events and timers can be used to construct a scheduler that automatically resolves dependencies between computations.
Cite As
Volkmar Glauche (2026). Submit MATLAB functions to a cluster (https://www.mathworks.com/matlabcentral/fileexchange/24512-submit-matlab-functions-to-a-cluster), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.2.0.0 (13.9 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
