MATLAB keeps crashing, particularly opening help and during using plottools..

16 次查看(过去 30 天)
I've recently installed Matlab 2013b on Windows 7, it seems to have installed OK but keeps crashing. The help has always crashed but plotools is also causing it to crash. Any ideas on how I can track down the problem?
Cheers Richard
  3 个评论
Steven Lord
Steven Lord 2018-4-3
There should be a message at the end of the crash log file asking you to send it to MathWorks Support for investigation. If there isn't such a message, well, that's what you should do. Use the Contact Us link to create a Support request and include the crash log file and ideally the code you were running or the steps you did (I clicked on this button in the figure window, I dragged the divider between two MATLAB Desktop components, etc.) when MATLAB crashed.

请先登录,再进行评论。

回答(1 个)

Razvan
Razvan 2014-2-6
I also noticed that the help of Matlab stops responding sometimes... For example if I try to search something in the help window by pressing Ctrl+F, then the help window gets frozen...
Where exactly are the crash dump files, and how are they called? Are these produced if the program just freezes?
  3 个评论
Hari Raghavan
Hari Raghavan 2014-2-7
Glad that was useful Richard !
The above mentioned workaround is mentioned in the following link http://www.mathworks.com/support/bugreports/924592
@Razvan: MATLAB crash dumps are files created in the temporary directory when MATLAB stops unexpectedly. This contains information like the stack trace that can be useful for debugging the cause of the crash.
You can locate these in case of a crash by following the steps given in this link: http://www.mathworks.com/matlabcentral/answers/100816

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by