simulink 2020b open "configuration parameters" is much slower!
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I've upgraded from 2018b to 2020b. But now the opening of "configuration parameters" in simulink model is much slower than 2018b. Is it normal? Or what should I tune?
Thank you very much in advance!
0 Kommentare
Antworten (1)
Urmila Rajpurohith
am 30 Nov. 2020
Hi
By default MATLAB tries 'opengl hardware' on the machine, and if some reason it detects some incompatibility with graphics drivers and it might have used the 'opengl software'.
'opengl software' is slower compared to 'opengl hardware' (as now the Graphics card are much more powerful) and hence forcing MATLAB to use 'opengl hardware' may resolve the issue.
Hope this helps!
1 Kommentar
Siehe auch
Kategorien
Mehr zu Graphics Performance finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!