Use handle classes to model dependencies between computation steps
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
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Simulink > Block and Blockset Authoring > Author Block Algorithms > Author Blocks Using MATLAB > Author Blocks Using MATLAB System Objects > Customize System Objects for Simulink >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
+dep_parallel/html/
html/
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
