How can I fix Matlab high cpu usage at idle?
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Florian Werner
am 4 Apr. 2024
Bearbeitet: Florian Werner
am 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 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!