Error message-matlabpool
显示 更早的评论
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
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 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!