MATLAB: How to execute multiple sessions of MATLAB on multiple processors of the Quad-Core machine

MATLAB

I would like to execute two sessions of MATLAB and make sure that they execute on different processors in my Quad-Core machine. Sometimes, I find that they use the same processor.

Best Answer

The operating system will decide on which core a session of MATLAB will run. However, you may be able to work around this by using "Process Explorer", described at the following link: