How to recover .m file lost due to the abnormal termination
3 Ansichten (letzte 30 Tage)
Ä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!
0 Kommentare
Antworten (1)
Cris LaPierre
am 20 Mai 2022
2 Kommentare
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.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!