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

22 Ansichten (letzte 30 Tage)
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 Kommentare
Sara Rehman
Sara Rehman am 3 Apr. 2018
Hello! What to do with those crash dumps after finding them?
Steven Lord
Steven Lord am 3 Apr. 2018
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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Razvan
Razvan am 6 Feb. 2014
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 Kommentare
Hari Raghavan
Hari Raghavan am 7 Feb. 2014
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 am 3 Mär. 2020
This solution worked for me with MATLAB R2017a Linux on a Debian 10 system.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by