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!