Manipulating figure in any way makes cpu and ram go to 100%
3 ビュー (過去 30 日間)
古いコメントを表示
So today I opened up MATLAB (R2014b) which worked fine yesterday and as soon as I wanted to zoom in, place the datacursor or set i.e. ylim([.. ..]) on a figure the cpu and ram usage was at 100% shortly after.
Any ideas?
EDIT: Little side note: When I try to initially zoom in once on the figure, it works, but if I do ylim or zoom some more the problem occurs.
Also, using
opengl software
did not fix the issue.
0 件のコメント
回答 (1 件)
michio
2016 年 9 月 28 日
I am not sure why the sudden issues, but if you are using R2014b or later, the following link could be of help.
If you do use R2014b or later, please execute the following at the command window and try the same operations.
opengl software
If the issue is not going to be reproduced anymore, it's likely that the issue is caused by your graphics system.
参考
カテゴリ
Help Center および File Exchange で Graphics Performance についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!