I upgraded to 2014b, and now MATLAB crashes whenever I try to plot. Any advice? I can't even use the opengl command, as that causes MATLAB to crash too.

 채택된 답변

Siddharth Sundar
Siddharth Sundar 2014년 10월 15일

2 개 추천

I would suggest that you use the -softwareopengl startup option and see if that resolves the issue. This startup option forces MATLAB to start with software OpenGL libraries.
So at the Windows command line you would need to use the following startup option:
matlab -softwareopengl

댓글 수: 4

Raffaele
Raffaele 2014년 11월 1일
This doesn't work for me, neither using opengl hardware nor software prevents MATLAB from crashing once the plot function is invoked. Any other idea?
Image Analyst
Image Analyst 2014년 11월 1일
Initially I thought you had a solution because you accepted the answer. But it looks like the solution actually should not have been accepted. In that case, see the FAQ: http://matlab.wikia.com/wiki/FAQ#After_installation.2C_MATLAB_crashes_or_gives_an_error_message_when_I_try_to_run_MATLAB.
dinesh kuruba
dinesh kuruba 2015년 5월 7일
Above mentioned method did not work for me also.
Mohit Kumar
Mohit Kumar 2015년 7월 30일
Thanks. This worked for me.

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

추가 답변 (2개)

Dominik von Francois
Dominik von Francois 2015년 5월 11일

1 개 추천

I tried all of the above and I found my own solution. Maybe this will help someone else one day :
My system : Windows 10 IPEC 10074 64 bit, MATLAB R2015a 32bit
On the matlab shortcut, I went on its properties and changed the compatibility settings :
a.) Change settings for all users
b.) Windows 7 as compatibility mode
c.) Run this program as an administrator
After I did that, matlab finally did not crash anymore when trying to plot.

댓글 수: 2

Moe Money
Moe Money 2015년 7월 15일
It looks like your solution worked for me! Thanks a lot.
Saba Malik
Saba Malik 2016년 2월 18일
thanks worked for me too !

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

Emil
Emil 2016년 10월 24일

0 개 추천

I had the same issue. Im on laptop with intel HD 4000 and win 7 64. My solution was to adjust my visual effects. search for "adjust visual effect" on start menu. I had it set to "best performance" but apperently matlab doesnt like it.

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

질문:

2014년 10월 14일

답변:

2016년 10월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by