Why does MATLAB crash when using CLEAR or WHOS with very large variables in the command window using MATLAB R2011a (7.12) on a 64-bit Mac?
Show older comments
MATLAB periodically crashes when using the command window to manipulate very large arrays and variables. Specifically, the CLEAR and WHOS commands cause the crash most often. Sometimes happens with typing the normal variable name in or with some other commands.
The same commands executed in MATLAB script files do not cause crash.
Crash happens right after the command is entered and causes MATLAB to close with a fatal error.
Accepted Answer
More Answers (0)
Categories
Find more on Whos 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!