Matlab in UNIX environment: segmentation fault when saving pcolor figure with large mesh
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Image Analyst
on 13 Jun 2014
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 Comments
See Also
Categories
Find more on Printing and Saving in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!