Azzera filtri
Azzera filtri

Screen is flickering at Matlab startup for 2014b

11 visualizzazioni (ultimi 30 giorni)
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 Commento
Benoit Botton
Benoit Botton il 27 Ago 2015
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

Accedi per commentare.

Risposta accettata

Benoit Botton
Benoit Botton il 31 Ago 2015
I found a solution! changing my windows theme to a non-aero one did the trick
Benoit

Più risposte (1)

Vittorio
Vittorio il 15 Set 2015
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...

Categorie

Scopri di più su Startup and Shutdown in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by