Why does MATLAB R2011a (7.12) crash when I type QUIT after plotting a specific image, while it works fine otherwise?

1 view (last 30 days)
I am running MATLAB on a linux machine that I am remotely accessing. When I type "plot(rand(9,223),'b+')" followed by "quit" on the Command Window, MATLAB crashes. In all other cases it works fine.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 16 Aug 2011
The issue is due to outdated graphics card drivers. Updating the drivers that are being used for displaying the figures should help in avoiding this behavior.

More Answers (0)

Categories

Find more on Graphics Object Programming in Help Center and File Exchange

Products


Release

R2011a

Community Treasure Hunt

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

Start Hunting!