필터 지우기
필터 지우기

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 CenterFile Exchange에서 Graphics Performance에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by