Hello guys, I'm facing a problem with Matlab. I have PCT (Parallel Computing Toolbox) installed but I still get this error message: " Undefined function or variable 'matlabpool'. Error in runprocess (line 36) matlabpool open; Error while evaluating UIControl Callback." I need also to precise that I'm still a beginner with Matlab. Thank you in advance for your help!

답변 (1개)

Achyutha Hosahalli
Achyutha Hosahalli 2017년 11월 21일

1 개 추천

parpool function has replaced matlabpool function since R2013b. Please use parpool instead of matlabpool

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

질문:

2017년 11월 15일

댓글:

2017년 12월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by