How to recover .m file lost due to the abnormal termination
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi, when I run a parallel for-loop in my code.m file, the maltab is terminatted abnormally. And when I reopen the matlab, all the code in this .m file is lost and size becomes 0 KB. Is there any way for me to recover the code? Thanks!
댓글 수: 0
답변 (1개)
Cris LaPierre
2022년 5월 20일
댓글 수: 2
Cris LaPierre
2022년 5월 20일
편집: Cris LaPierre
2022년 5월 20일
This will let you see a history of commands you have typed into the command window. If your code was in a script, this step may not help you.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!