When I save a .m
file in a folder, MATLAB autosaves a .asv
file in the same folder.
I opened this file and I found that it contains my code from the beginning, ignoring what I have deleted.
- What is the use of this file?
- What's the risk if I delete that file?