Matlab in UNIX environment: segmentation fault when saving pcolor figure with large mesh
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello,
I've spent a lot of time reading other similar posts, but no solution has yet to solve my problem. I'm running Matlab in a UNIX environment. All I want to do is make a plot and save it. I can make the plot (with -nodisplay) without a problem, but when I save the plot, matlab quits and I get a segmentation fault error in the UNIX command line.
I should note that the plot is a spatial map (pcolor plot) with 2-D dimensions of 1386 x 585.
Can anyone help me with this? Thanks, Dan
댓글 수: 0
답변 (1개)
Image Analyst
2014년 6월 13일
The Mathworks can. http://matlab.wikia.com/wiki/FAQ#After_installation.2C_MATLAB_crashes_or_gives_an_error_message_when_I_try_to_run_MATLAB.
Generally we refer all serious fatal crashes like this to them because they are much better equipped to solve your problem for you.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Graphics Performance에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!