Problem with matlabpool on Matlab ?
조회 수: 13 (최근 30일)
이전 댓글 표시
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
채택된 답변
추가 답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!