Various Toolboxes used for Parallel MATLAB Implementation
ØBased on TCPIP and a shared file system
ØMULTI Toolbox
ØParamatlab
ØDistributePP
ØBased on MPI
ØMPITB
ØMatlabMPI
ØParallel Toolbox for MATLAB
Ø
Methodology and Results
Some of these toolboxes are based upon MPI and others are based upon TCP/IP.  The first three enable MPI calls inside Matlab
And the other three are based on TCP/IP Communication.  Up to this point in my research, MPITB and Paramatlab have been installed.  Two nodes have been configured to run MATLAB in Parallel and it seems that MPITB is almost ready to function properly.