How to prevent Matlab to crash?

11 views (last 30 days)
John
John on 10 Oct 2016
Commented: Image Analyst on 10 Oct 2016
Since 2 versions ago, the Matlab crashes every day. Sometimes it crashes when start to run script by clicking the large triangle after a script interrupted by error or {ctr-C];
But most times it crashes when saving a figure.
It's really annoying because sometimes the new script just get lost.
It's NOT script problem because it runs well for years. It only crashes when saving a figure or after clicking on "run" icon.
For most time, nothing happens after crashing. Sometimes a window appears; by clicking on debug, it says windows virtual library runtime errors.
Thank you for all tips and helps!
  2 Comments
Walter Roberson
Walter Roberson on 10 Oct 2016
Which MATLAB version are you using? Which operating system? Please also show the output of
opengl info
Image Analyst
Image Analyst on 10 Oct 2016
Usually when I have crashes, they say it's a problem with the video adapter or its drivers. Try to update video drivers or get a new video card.

Sign in to comment.

Answers (0)

Categories

Find more on Get Started with MATLAB 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!