Use handle classes to model dependencies between computation steps

Trigger computations in one object once computation results from other objects become available.

You are now following this Submission

This example is a proof-of-concept to show that handle objects can be used to model dependencies between different steps of a set of computations. It shows that objects can be used to hide the complexity of arranging the order of computations that partially depend on each other. The computation can even be distributed to a cluster environment, if MATLAB DCS or QSUB_SUBMIT_CM (http://www.mathworks.com/matlabcentral/fileexchange/24512) is available.

Cite As

Volkmar Glauche (2026). Use handle classes to model dependencies between computation steps (https://se.mathworks.com/matlabcentral/fileexchange/24545-use-handle-classes-to-model-dependencies-between-computation-steps), 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.0.0.0