Clear Filters
Clear Filters

How can I fix Matlab high cpu usage at idle?

12 views (last 30 days)
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

Florian Werner
Florian Werner on 4 Apr 2024
Edited: Florian Werner on 4 Apr 2024
It was an issue with the graphics card driver (NVIDIA Quadro T1000). Updating the driver to the latest version fixed the issue.

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!