How can I fix Matlab high cpu usage at idle?
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Florian Werner
el 4 de Abr. de 2024
Editada: Florian Werner
el 4 de Abr. de 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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!