Script doesn't show

I was working on an assignment on MATLAB and wrote a function script in the editor and saved it as .m file. The next day I open the file and the script was gone. This is the second time it has happened. How do I recover the script?

3 Comments

Rik
Rik on 14 Apr 2021
This might have to do with your operating system. Without reproduction steps, the chances are extremely slim you will get an answer. You could try checking your bin, or try to use an undelete program.
Hi Abdul,
I had a similar issue some time ago and it was related to the synchronization of the cloud drive where I was saving the files. When I started to save the files in the local drive I never faced the same issue again.
just now i faced the same problem after i uninstall another version of Matlab. The code script disappeared was what I still work on last night. Fortunately, I found the same code with .asv and copy-paste back to the .m file...

Sign in to comment.

Answers (1)

Monisha Nalluru
Monisha Nalluru on 19 Apr 2021

0 votes

The issue could be with the location and operating system synchronization. In order to recover the scripts you can follow these steps.
In case you lost your work due to abnormal termination, follow the tips provided in the page below:
If this does not help, it is possible restore previous versions of your files if your operating system has saved them. To do this, try the following articles:
Alternatively, you can see if your system saved a .bak file:
If your system has not saved any past versions of your file, it is not worth spending further time trying to recover it.

Categories

Find more on Environment and Settings in Help Center and File Exchange

Products

Release

R2021a

Asked:

on 14 Apr 2021

Commented:

on 11 Nov 2025

Community Treasure Hunt

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

Start Hunting!