フィルターのクリア

How to turn off autosave in matlab online 2021a

12 ビュー (過去 30 日間)
Aditya Agarwal
Aditya Agarwal 2021 年 3 月 11 日
回答済み: Jordan 2023 年 2 月 11 日
It is so annoying and making my code slow. every time i change a small value and click run it takes time to save and then create .asv file and then run my code. Which is Soo annoying. Please someone could help me how to turn it off.
  1 件のコメント
cui,xingxing
cui,xingxing 2022 年 7 月 28 日
this autosave backup file is completely superfluous,mathworks should remove this feature now.

サインインしてコメントする。

回答 (2 件)

Prabhan Purwar
Prabhan Purwar 2021 年 3 月 25 日
編集済み: Prabhan Purwar 2021 年 3 月 25 日
Hi,
.m and .mlx files are created and need to be saved for running code using RUN functionality, .asv files are backup files, which is available in desktop version only. It would be helpful if you could share the reproduction steps including the type of file you have created so that we can replicate the issue. A workaround to execute code without saving anything would be to put the code inside of a section block and use the "Run Section" action instead.
Thanks
  1 件のコメント
Aditya Agarwal
Aditya Agarwal 2021 年 3 月 25 日
The file i created is a .m file, when i change a value and not click on save and directly click on run matlab online is generating a .asv file and then executing my command.
But recently from yesterday its saving .asv files only sometime not all the time. Thats working fine for me for now. I hope to see a preference option to turn off auto save as in desktop version.

サインインしてコメントする。


Jordan
Jordan 2023 年 2 月 11 日
When you open a new document called Untitled, and spend hours working on a project or an assignment, and a connection is lost, then you lose all of your work. Hopefully this answers the question. The autosave seems to not work in the online version for new, untitled documents.

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by