i am using this link for mpi implementation in matlab. http://www.ll.mit.edu/mission/isr/matlabmpi/matlabmpi.html
i am able to connect to other pc via ssh using copssh server and putty client. in matlab when i execute any example i get connected to other pc but data transfer etc does not happen. it just stucks. when i enter exit it executes rest of the code. the code
works only on the machine executing it not on the other machine.