Use handle classes to model dependencies between computation steps

Trigger computations in one object once computation results from other objects become available.
620 download
Aggiornato 24 giu 2009

Visualizza la licenza

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.

Cita come

Volkmar Glauche (2025). Use handle classes to model dependencies between computation steps (https://it.mathworks.com/matlabcentral/fileexchange/24545-use-handle-classes-to-model-dependencies-between-computation-steps), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2009a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

+dep_parallel/html/

html/

Versione Pubblicato Note della release
1.0.0.0