How to Stop Autosaving

45 vues (au cours des 30 derniers jours)
Ephraim Bryski
Ephraim Bryski le 12 Juil 2019
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!

Réponses (1)

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi le 25 Juil 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.
See this documentation page for more information.

Catégories

En savoir plus sur Programming dans Help Center et File Exchange

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by