CPU runs on 100% any time matlab is open - even when in idle
Show older comments
Hi, I am using MATLAB with students license. Firstly, as I start MATLAB the CPU roams up to 100% and then stays between 50%-100% (more to the 100 zone).
It is important to mention I am not running any scripts or what so ever, I just started MATALB and that is it. After a while when the CPU runs at 50%-100% constantly and I run some really simple scripts(short vectors up to 15 rows and simple plots of them) and suddenly the screen goes blue and windows says it has problems and needs to restart. I am sure MATLAB is the one causes the issue because I faced it last week when I used it and then did not started it until yesterday and the issue happened again (I've used the laptop all week without any issues). I am assuming the blue screen and the restart windows claims is due to the high CPU usage over a long period of time (overheating, etc.), so the main problem to solve is why the CPU runs so high any time MATLAB is open.
My laptop - Dell XPS 9370 - Intel i7 8550U - 8GB RAM - 1T SSD.
Thank you,
Lior.
Answers (1)
Shivani
on 29 May 2024
0 votes
There are a few possible reasons why you might be experiencing this issue:
- A malware detection program could be slowing down MATLAB. To address this, you can either exclude MATLAB from the malware scans or remove the malware detection program as a potential solution.
- Ensure that the Windows operating system you're using is supported by your MATLAB release. You can check the system requirements for your specific release at this link: https://www.mathworks.com/support/requirements/previous-releases.html
Additionally, you can refer to the following MATLAB answer threads that address a similar issue for possible workarounds:
- https://www.mathworks.com/matlabcentral/answers/1989243-matlab-consuming-a-lot-of-cpu-while-idle
- https://www.mathworks.com/matlabcentral/answers/1753600-100-cpu-usage-on-windows-7-for-r2022a
Hope this helps!
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!