File Exchange Pick of the Week

May 5th, 2006

Distributed computing tool

What is better than MATLAB running on your computer? How about MATLAB running on a whole mess of computers at once making your monte carlo studies and other parallel applications running in a small fraction of the time it would take on one machine.
People that have started to use MATLAB Distributed Computing tools will like this helper GUI that will tell you what clusters are available on the network, how many workers they have, and a bunch of other help utilities.
Distributed computing tool

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


MathWorks

Brett & Jiro share their favorite user-contributed submissions from the File Exchange.

These postings are the author's and don't necessarily represent the opinions of The MathWorks.