How to Stop Autosaving
59 views (last 30 days)
Show older comments
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!
0 Comments
Answers (1)
Sahithi Kanumarlapudi
on 25 Jul 2019
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.
0 Comments
See Also
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!