Problem with matlabpool on Matlab ?
13 views (last 30 days)
Show older comments
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 !
0 Comments
Accepted Answer
More Answers (1)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!