Matlab HIGH cpu usage even when idle

The CPU load is very high all the time. Even fresh after starting matlab with no variables and no programs running.
Its about 35%-45% all the time. Here you can see the trace in time of Matlabs cpu load:
Setup: r2012a on win7 64bit, 8gb ram, 200gb free disk space,intel U9400 2core cpu(laptop),java Version 6 Update 31.
What can be causing this?
thx

9 个评论

Did you ask Technical Support? Matlab shouldn't do that. Something is wrong.
I'm getting the exact same behavior, I'm running R2012a on linux. To make it worse I always leave 2 sessions open which use 100% of of 2 cores when idle.
Datapoint: I never get this behavior on OS-X Lion with R2012a.
For the sake of people who might be having the same issue I finally solved it. It was the JxBrowser renderer, the issue starts after the first time I open a help window. In order to use the HTML renderer I included
com.mathworks.mlwidgets.html.HtmlComponentFactory.setDefaultType('HTMLRENDERER');
on my startup.m and that stopped the high cpu usage.
Thanks for the update.
ondrej
ondrej 2014-6-26
编辑:ondrej 2014-6-26
HTMLRENDERER does NOT solve it. sad. very sad. octave and R...
2019 and still have this problem. matlab_R2017b using a lot of energy/memory (it's always 'using significant energy' according to the battery dropdown) even when not running any code. macbookpro 2.7ghz, 8gb ram, macos mojave 10.14.2. Any solutions?
I am also suffering this issue right now. I can't even use the text editor.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Startup and Shutdown 的更多信息

产品

提问:

2012-5-11

Community Treasure Hunt

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

Start Hunting!

Translated by