What is the asv file in MATLAB and how do I open it?

529 次查看(过去 30 天)
When I edit a file, another file with the same base file name but with an ".asv" extension is automatically saved in the same folder. What is it?

回答(2 个)

Image Analyst
Image Analyst 2013-8-26
It's an autosaved file, like a backup of the prior version you worked on. If your .m file got lost or destroyed, I think you can rename the .asv file to .m and have back your prior version.
  8 个评论
Brian de Grenus
Brian de Grenus 2023-3-1
Working well for me the tips of rename the extension from .asv to .m Thanks !

请先登录,再进行评论。


Jose L. Diaz Durand
what does asv mean?
  2 个评论
Image Analyst
Image Analyst 2022-5-30
It's a three letter extension meant to signify AutoSave.
Steven Lord
Steven Lord 2023-3-1
If you'd prefer a different extension or to customize the behavior of backup file creation and retention in certain ways, you can change the behavior in the Preferences. See the section on Backup Files preferences on that documentation page.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 File Operations 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by