segmentation fault when running plot

조회 수: 1 (최근 30일)
Ge Liu
Ge Liu 2017년 2월 27일
댓글: Ruchir Kemnaik 2017년 3월 3일
I'm using matlab 2016b on Linus Ubuntu 14.04, and I kept getting segmentation fault after running any kinds of figure plotting command (plot,scatter,etc). The software just quited without saving any dump files so I can't provide a detailed description of the problem.
  댓글 수: 1
Ruchir Kemnaik
Ruchir Kemnaik 2017년 3월 3일
Try to launch MATLAB in software openGL mode. If this works, try updating the graphics drivers and then launch MATLAB back in hardware opengl mode.
You can use "matlab -softwareopengl" command to launch MATLAB in software openGL mode. More information about different startup options to launch MATLAB can be found here.
You might also want to take a look at the opengl command to switch between software and hardware openGL mode.
There is also a good documentation on Resolving Low-Level Graphics Issues which gives some useful information.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Graphics Performance에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by