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

322 次查看(过去 30 天)

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2023-12-27
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.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Entering Commands 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by