Error message-matlabpool

조회 수: 4 (최근 30일)
Dhekra Essaidani
Dhekra Essaidani 2017년 11월 15일
댓글: Dhekra Essaidani 2017년 12월 1일
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일
parpool function has replaced matlabpool function since R2013b. Please use parpool instead of matlabpool
  댓글 수: 1
Dhekra Essaidani
Dhekra Essaidani 2017년 12월 1일
Thank you very much for your answer!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile 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!

Translated by