Hello
I want to build my own Matlab cluster from lots of junk computers.
Anybody knows how to send data from one Matlab to another over TCP ?
I need to send image chunks / .mat files and variables.
Thanks,
SW
views:
56answers:
2
+2
A:
TCP/UDP/IP Toolbox 2.0.6 from Matlab Exchange offers a tcp/ip implementation. When I last checked, about a year ago, it was far more performant than the one available by the "Instrument Control Toolbox" from The MathWorks.
zellus
2010-08-28 16:07:50
+3
A:
You can use the Distributed Computing Toolbox ($$$) or the jPar utility from the File Exchange (free)
Yair Altman
2010-08-28 17:56:44