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

per isakson
per isakson 2012년 5월 12일
Did you ask Technical Support? Matlab shouldn't do that. Something is wrong.
Germán
Germán 2013년 2월 25일
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.
Walter Roberson
Walter Roberson 2013년 2월 25일
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.
Walter Roberson
Walter Roberson 2013년 4월 7일
Thanks for the update.
ondrej
ondrej 2014년 6월 26일
편집: ondrej 2014년 6월 26일
HTMLRENDERER does NOT solve it. sad. very sad. octave and R...
Pief
Pief 2019년 1월 17일
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?
Brett Schmidt
Brett Schmidt 2019년 2월 18일
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일

댓글:

2019년 2월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by