MATLAB crashes when I try to plot.

10 ビュー (過去 30 日間)
Philip
Philip 2014 年 10 月 14 日
回答済み: Emil 2016 年 10 月 24 日
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 日
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 件のコメント
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 日
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 日
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.

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by