Be the first to rate this file! 11 downloads (last 30 days) File Size: 14.55 KB File ID: #24545

Use handle classes to model dependencies between computation steps

by Volkmar Glauche

 

24 Jun 2009

Code covered by BSD License  

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

Download Now | Watch this File

File Information
Description

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.

MATLAB release MATLAB 7.8 (R2009a)
Zip File Content  
Published M Files cfg_item, Schedule dependent computations
Other Files +dep_parallel/cfg_item.m,
dep_parallel_demo.m,
license.txt
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
demo Volkmar Glauche 25 Jun 2009 09:40:37
distributed Volkmar Glauche 25 Jun 2009 09:40:37
modeling Volkmar Glauche 25 Jun 2009 09:40:37
handle Volkmar Glauche 25 Jun 2009 09:40:37
objects Volkmar Glauche 25 Jun 2009 09:40:37
cluster Volkmar Glauche 25 Jun 2009 09:40:37
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com