Why does MATLAB crash when plotting with Linux drivers?

I was trying to create a plot when suddenly MATLAB crashed? I am using a Linux machine.

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2025년 12월 16일
편집: MathWorks Support Team 2025년 12월 16일

3 개 추천

This is caused by a bug in the graphics card drivers related to OpenGL. To work around this issue utilize the version of OpenGL that ships with MATLAB.
To do so, use the "-softwareopengl" startup flag to start MATLAB. For more information regarding startup flags, please refer to the following page:https://www.mathworks.com/help/matlab/ref/matlablinux.html
If switching to software OpenGL does not help to prevent additional crashes, please contact Technical Support:http://www.mathworks.com/support/contact_us/

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Graphics Performance에 대해 자세히 알아보기

제품

릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by