Effacer les filtres
Effacer les filtres

How can I restore or recover a MATLAB file that I accidentally deleted or lost?

324 vues (au cours des 30 derniers jours)
How can I restore or recover a MATLAB script or function (.m file) that I accidentally deleted or lost?

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 27 Déc 2023
Modifié(e) : MathWorks Support Team le 27 Déc 2023
By default, when you modify files in the Editor, MATLAB saves a backup copy every five minutes using an .asv extension. For example, "filename.m" would have a backup file name of "filename.asv." If you have accidentally deleted your MATLAB file, try recovering the unsaved changes by opening the backup copy of the file "filename.asv", and saving it as "filename.m".
You can find more tips for recovering MATLAB files after an abnormal termination on the page below:https://www.mathworks.com/help/matlab/matlab_env/recovering-data-after-an-abnormal-termination.html
 
If you have a backup system in place, such as Microsoft File History, Mac Time Machine, or a cloud backup service (e.g. MATLAB Drive Connector, Microsoft OneDrive, or Dropbox), you can recover your files from there.
 
If this does not help, it may be possible to restore previous versions of your files if your operating system has saved them. To do this, try the following articles:
If your operating system has not saved any past versions of the file, then unfortunately it is very difficult, if not impossible to recover the lost file. As a last resort, you can try Third-Party Recovery Tools or Professional Data Recovery Services.

Plus de réponses (0)

Catégories

En savoir plus sur Entering Commands dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by