How can I fix Matlab high cpu usage at idle?
Show older comments
Whenever I use Matlab, the System process uses ~14% CPU (in the task manager). This happens even if I just startup Matlab and let it idle (no GUI interaction or code execution).
Using Process Explorer, I identified ntoskrnl.exe!ExTryQueueWorkItem to be responsible for the CPU usage.
How can I fix this?
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!