MATLAB: Use of local scheduler with Matlab Compiler and PCT (batch)

batchMATLAB Compilerparallel computingParallel Computing Toolbox

Hi, I'm trying to compile a standalone executable that uses batch. My version of Matlab (2010b) says that the local scheduler can not be used with deployed applications. Has this changed with Matlab 2011a and higher? Thanks, Vince

Best Answer

You can use the local scheduler in a deployed application starting in R2011a.