Matlab crashes on me every time I get an error message in the command window.
1 次查看(过去 30 天)
显示 更早的评论
Anyway I can fix this? Thanks
4 个评论
Walter Roberson
2015-6-16
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
2015-6-16
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.
回答(1 个)
Katalin
2015-6-15
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
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!