Problem with matlabpool on Matlab ?

13 views (last 30 days)
Hi everyones,
It seems I have a problem by using matlabpool on my Matlab version for Unix (MacOS Mountain Lion)
I have the following error message : Error using matlabpool (line 134) Undefined function 'distcomp.fileserializer' for input arguments of type 'distcomp.filestorage'.
Error in Example_Script (line 63)
matlabpool('open', clusterConfig1, 2)
Does anyone has an answer ? Thanks a lot !

Accepted Answer

Walter Roberson
Walter Roberson on 22 Apr 2013

More Answers (1)

Paul-Henri Michel
Paul-Henri Michel on 22 Apr 2013
Oh ok, I thought it was an other error. Sorry, but It seems to work now !
Thanks a lot !

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!