I’m running an algorithm that’s taking a lot of resources, and maxes out the CPU.
The problem is that it’s only using one CPU.
How can i make MATLAB multithread the computations and use more than 1 CPU ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The settings are at:
File>Preferences>General>Multithreading in R2007a or newer
Affected functions are described at:
Which MATLAB functions benefit from multithreading