How to Stop Autosaving
古いコメントを表示
How do you stop code from autosaving? I have a class which has a handle on a gui, so every time it saves when I'm writing code another instance is created (and so another gui window appears). It's very annoying and I would like to stop it from happening somehow. Thanks!
回答 (1 件)
Sahithi Kanumarlapudi
2019 年 7 月 25 日
1 投票
You can unset the "Automatic file changes" option for saving whenever you click away from the file in the Editor/Debugger section of the preferences for MATLAB.
カテゴリ
ヘルプ センター および File Exchange で Environment and Settings についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!