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

조회 수: 18 (최근 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
Sara Rehman
Sara Rehman 2018년 4월 3일
Hello! What to do with those crash dumps after finding them?
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
Pedro Magalhães
Pedro Magalhães 2020년 3월 3일
This solution worked for me with MATLAB R2017a Linux on a Debian 10 system.

댓글을 달려면 로그인하십시오.

카테고리

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