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

532 visualizaciones (últimos 30 días)
divya singh
divya singh el 26 de Ag. de 2013
Comentada: Steven Lord el 1 de Mzo. de 2023
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?

Respuestas (2)

Image Analyst
Image Analyst el 26 de Ag. de 2013
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 comentarios
Sandor Szabo
Sandor Szabo el 2 de Abr. de 2022
It exists in R2022a (9.12.0.1896817) Mar 04 2022.
Brian de Grenus
Brian de Grenus el 1 de Mzo. de 2023
Working well for me the tips of rename the extension from .asv to .m Thanks !

Iniciar sesión para comentar.


Jose L. Diaz Durand
Jose L. Diaz Durand el 30 de Mayo de 2022
what does asv mean?
  2 comentarios
Image Analyst
Image Analyst el 30 de Mayo de 2022
It's a three letter extension meant to signify AutoSave.
Steven Lord
Steven Lord el 1 de Mzo. de 2023
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.

Iniciar sesión para comentar.

Categorías

Más información sobre File Operations en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by