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 Comments

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 on 26 Jun 2014
Edited: ondrej on 26 Jun 2014
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.

Sign in to comment.

Answers (0)

Categories

Products

Asked:

on 11 May 2012

Commented:

on 18 Feb 2019

Community Treasure Hunt

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

Start Hunting!