Matlab crashes on me every time I get an error message in the command window.

4 views (last 30 days)
Anyway I can fix this? Thanks
  4 Comments
Walter Roberson
Walter Roberson on 16 Jun 2015
Are you asking for debugging techniques? Or are you saying that everything you do at the command line results in an error? For example if you type in
1.23*45
then does that give an error?
Image Analyst
Image Analyst on 16 Jun 2015
Is it MATLAB itself that crashes? Or your script that crashes? Can you include a screenshot with the green and brown frame icon so we can see what you're seeing? If it's your script that's crashing, attach the m-file. And if..... oh heck, I don't want to repeat everything in the tutorial, just read this link and fix your post.

Sign in to comment.

Answers (1)

Katalin
Katalin on 15 Jun 2015
Also, looking at the crash log generated by matlab could help to find the reason. Look at this thread: http://www.mathworks.com/matlabcentral/answers/100816-how-do-i-locate-the-crash-dump-files-generated-by-matlab

Community Treasure Hunt

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

Start Hunting!