Find older version of my m-file.

34 views (last 30 days)
Fredrik
Fredrik on 11 Jun 2012
Hi,
I wonder if there is any way to go back and find older savings of your m-file even after you overwrote it?
Because by mistake, I overwrote one of my m-files with another mfile when I was copying some parts of my original mfile.
I cant use the "Undo" button since it is grayish...
Any advice or is it a lost mfile?
Kind Regards, Fredrik

Answers (2)

Andreas Goser
Andreas Goser on 11 Jun 2012
Look for the Autosave file. Extension is ASV - same folder.

Fredrik
Fredrik on 11 Jun 2012
Thanks for the answer.
What can I do with the asv file? It is still not "old" enough, I need to go further back!
  1 Comment
Walter Roberson
Walter Roberson on 11 Jun 2012
Then you are out of luck unless you have been making backups yourself or your system is configured to make backups. (For example, on an OS-X system you could use Time Machine if you had it configured.)

Sign in to comment.

Categories

Find more on MATLAB in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!