MATLAB closes unexpectedly during long executions
이전 댓글 표시
Hi,
I am trying to simlate a network with many users. The process is long and takes hours to simulate 1000s. While running the simulation, MATLAB closes unexectedly before showing any error message when the simlation is only around 67 s. The logs that were automatically saved have been attached.
Does anyone has an idea what might be going wrong.
댓글 수: 2
Abhisek Pradhan
2020년 10월 5일
Did you do any recent Java update ?
ROSHITH SEBASTIAN
2020년 10월 5일
답변 (1개)
Abhisek Pradhan
2020년 10월 8일
0 개 추천
Here is a link to analyse the issues related to MATLAB crashing unexpectedly. One reason can be the process taking more heap memory space than allocated and in that case try to increase the memory space.
https://in.mathworks.com/help/matlab/matlab_env/when-the-matlab-program-terminates-unexpectedly.html
If the issue persists contact Technical Support at -
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!