Clear Filters
Clear Filters

See autosaved history with time saved

18 views (last 30 days)
FV
FV on 8 May 2020
Is it a way to see the autosaved history and recover an earlier version of a file? Hopefully see the time it was saved and I can manage to recover the right file

Answers (1)

Harsha Priya Daggubati
Harsha Priya Daggubati on 11 May 2020
Hi,
I guess there is no way to get the previous versions of your file in MATLAB.
If you donot have an autosave file (.asv or .m~ ) on the same path, then there is no MATLAB way to restore the file after you have closed the file in the editor.
If you have no yet closed the file in the editor, then you just might be able to ^Z (undo) in the editor to restore the previous version.
To avoid any such risks, it would be better to have a version control system set, or regularylu backup your files.

Categories

Find more on Entering Commands in Help Center and File Exchange

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!