Submit MATLAB functions to a cluster

Run MATLAB functions on a gridengine/torque/PBS cluster

You are now following this Submission

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

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

Updated documentation.

1.1.0.0

Remove duplicate files.

1.0.0.0