How to Stop Autosaving
조회 수: 60 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Sahithi Kanumarlapudi
2019년 7월 25일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!