Live scritps is not saved when I run to a break point.
조회 수: 1 (최근 30일)
이전 댓글 표시
My already saved live scripts are not saved after I make changes and before I run it to a break point
Also autosave does not work on already saved live scripts. Any help is appreciated.
댓글 수: 2
Matt J
2024년 1월 10일
A run operation should save the script, but since you say this is before running it to a breakpoint, I don't see why any autosave operation would be expected.
답변 (1개)
Pratyush
2024년 1월 11일
Hi Shahram,
I understand that your live scripts doesn't save automatically.
You can try this:
- go to: preferences > editor/debugger > automatic file changes
- click on checkbox: save changes upon clicking away from file.
This should resolve the issue.
참고 항목
카테고리
Help Center 및 File Exchange에서 Workspace Variables and MAT-Files에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!