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

6 ビュー (過去 30 日間)
Richard Barnwell
Richard Barnwell 2014 年 2 月 3 日
コメント済み: Pedro Magalhães 2020 年 3 月 3 日
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 Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by