フィルターのクリア

Manipulating figure in any way makes cpu and ram go to 100%

2 ビュー (過去 30 日間)
VG
VG 2016 年 9 月 28 日
コメント済み: VG 2016 年 9 月 28 日
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.

回答 (1 件)

michio
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.
  1 件のコメント
VG
VG 2016 年 9 月 28 日
Thanks for your answer. Apparently the issue was caused by that specific figure itself, for other figures it works fine. Should probably have tested that before. Well, thank you anyways!

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeGraphics Performance についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by