How to Stop Autosaving

76 visualizaciones (últimos 30 días)
Ephraim Bryski
Ephraim Bryski el 12 de Jul. de 2019
Respondida: Sahithi Kanumarlapudi el 25 de Jul. de 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!

Respuestas (1)

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi el 25 de Jul. de 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.

Categorías

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

Etiquetas

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by