Error message-matlabpool

5 visualizaciones (últimos 30 días)
Dhekra Essaidani
Dhekra Essaidani el 15 de Nov. de 2017
Comentada: Dhekra Essaidani el 1 de Dic. de 2017
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!

Respuestas (1)

Achyutha Hosahalli
Achyutha Hosahalli el 21 de Nov. de 2017
parpool function has replaced matlabpool function since R2013b. Please use parpool instead of matlabpool
  1 comentario
Dhekra Essaidani
Dhekra Essaidani el 1 de Dic. de 2017
Thank you very much for your answer!

Iniciar sesión para comentar.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by