How can I fix Matlab high cpu usage at idle?
12 views (last 30 days)
Show older comments
Florian Werner
on 4 Apr 2024
Edited: Florian Werner
on 4 Apr 2024
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?
0 Comments
Accepted Answer
More Answers (0)
See Also
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!