MATLAB: Does matlabpool take a long time to open

Parallel Computing Toolbox

While everything seems to work fine and validation completes, for some reason matlabpool takes a very long time to open. Is there a fix for this?

Best Answer

If MATLAB is encountering a licensing issue then this will cause matlabpool to start slowly. To resolve the issue with matlabpool, you need to resolve the issue with MATLAB's licensing. To troubleshoot startup issues caused by licensing, see this article:
 
Related Question