Error message-matlabpool
1 回表示 (過去 30 日間)
古いコメントを表示
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!
0 件のコメント
回答 (1 件)
Achyutha Hosahalli
2017 年 11 月 21 日
parpool function has replaced matlabpool function since R2013b. Please use parpool instead of matlabpool
参考
カテゴリ
Help Center および File Exchange で Parallel Computing Fundamentals についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!