MATLAB crashing when plotting with AMD drivers
5 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Monisha Nalluru
2020-3-2
Hi,
Go through the following links first:
Also try launching MATLAB with following command
matlab -nojvm
Then try to use the plot function.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!