How to recover .m file lost due to the abnormal termination
Ältere Kommentare anzeigen
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!
Antworten (1)
Cris LaPierre
am 20 Mai 2022
0 Stimmen
2 Kommentare
Ying Wu
am 20 Mai 2022
Cris LaPierre
am 20 Mai 2022
Bearbeitet: Cris LaPierre
am 20 Mai 2022
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.
Kategorien
Mehr zu Entering Commands finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!