MATLAB crashing when plotting with AMD drivers
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Randy Burrow
le 9 Sep 2019
Commenté : Randy Burrow
le 2 Mar 2020
One of our computer labs consists of 57 Dell Optiplex 7440 AIO. We are having difficulty using the plot function, and receive an error message stating "Matlab stopped working".
From what I can tell online, this is related to an incompatibility between Matlab and the video card and/or drivers in our computers but am unsure what can be done to remedy the situation. After finding this information about the AMD drivers, I updated both the AMD driver as well as the built in Intel drivers but this did not change anything. Then I tried downloading drivers direct from the manufacturers(amd,intel), but those failed with a message saying we needed to use the Dell branded driver packs.
Details:
To reproduce: plot(1:10)
crashes Matlab and gives link to potential solution that discusses AMD drivers
Matlab Version: R2019a
System Details:
Dell Optiplex 7440 AIO
Windows 10 1809
Intel i7-6700
16 GB DDR4
Intel HD Graphics 530 (driver 25.20.100.6576 from Dell)
AMD R7 A370 (driver 21.19.136.0 from Dell)
Anybody have any helpful words of wisdom?
Attached are the two log files I found related to one instance of the crashing, in case that provides any useful info.
0 commentaires
Réponse acceptée
Monisha Nalluru
le 2 Mar 2020
Hi,
Go through the following links first:
Also try launching MATLAB with following command
matlab -nojvm
Then try to use the plot function.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!