필터 지우기
필터 지우기

Screen is flickering at Matlab startup for 2014b

조회 수: 11 (최근 30일)
Johannes Korsawe
Johannes Korsawe 2015년 2월 6일
답변: Vittorio 2015년 9월 15일
Dear all,
i had a change of my computing device three weeks ago and i was and am using Matlab R2014b on the new and old machine.
Now i have a strange behaviour with the very startup of matlab: shortly after/during the initialization, my whole screen turns black, s.t. the complete desktop is dark. It reappears very shortly after that. This effect takes place about 2 or 3 times in short succession. Too bad, the flutter also takes place during the startup of compiled and deployed applications on the new device.
You can work normally with matlab or the compiled application after that, but it is really annoying. And it only applies to R2014b, not e.g. to R2011b or 2010b.
Any hint on where to look or what to do? My graphic device: NVIDIA Quadro K2100M with driver 9.18.13.4066
Regards, Johannes
  댓글 수: 1
Benoit Botton
Benoit Botton 2015년 8월 27일
Johannes,
Did you ever get to solve the issue? anyone else?
I am having the same issue with 2014b, graphics are:
-HD Graphics 4600, driver 10.18.14.4139 -NVIDIA Quadro K2100M driver 9.18.13.4149
Thank you
Benoit

댓글을 달려면 로그인하십시오.

채택된 답변

Benoit Botton
Benoit Botton 2015년 8월 31일
I found a solution! changing my windows theme to a non-aero one did the trick
Benoit

추가 답변 (1개)

Vittorio
Vittorio 2015년 9월 15일
After an email conversation with a MathWorks employee I determined that the problem was an outdated NVIDIA video card driver. The solution for me was to update the driver and then write this command in MATLAB:
opengl('save','software');
Then, restart MATLAB.
The problem, however, is not completely gone. The screen now flickers a couple of times as described by the OP whenever I do the first plot of the session. After that, it does not flicker anymore. Still some work to do at MathWorks with the new graphics system I guess...

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by