필터 지우기
필터 지우기

Matlab Crashing when Saving Large .mat Files

조회 수: 6 (최근 30일)
Alessandro Fascetti
Alessandro Fascetti 2017년 5월 30일
I am running R2017a on a Max OS X 10.12.5 computer. Recently, the program has started crashing whenever I try to save workspace to any location (tried changing filename, directory etc already). I am performing big simulations so that the final size of the workspace is ~20Gb and I have ~50000 x 50000 matrices. Since this never happened before, I am struggling to find a solution for this. Also, it is extremely frustrating because I basically lose all the results every single time and I am completely stuck. Has anyone else had this problem?
  댓글 수: 4
Alessandro Fascetti
Alessandro Fascetti 2018년 4월 25일
Apparently there is no real solution. OS shuts the process down when it is taking too many resources. The workaround I found is to use the save command at every step of the simulations and clear the Workspace as much as possible. If that is not applicable to your case, the only option is probably to buy a bigger computer.
Ricardo Alejandro Benavides
Ricardo Alejandro Benavides 2019년 9월 9일
Hello, Still no solution for this issue? I am having the same problem.

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

답변 (1개)

Steven Lord
Steven Lord 2017년 5월 30일
Please send the crash report to Technical Support using either the instructions at the end of the crash log file or the Contact Us link in the upper-right corner of this page. Support may be able to give you a workaround or a solution for this problem, or will be able to report this to the development staff for further investigation.

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by