Live scritps is not saved when I run to a break point.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Matt J
am 10 Jan. 2024
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.
Antworten (1)
Pratyush
am 11 Jan. 2024
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.
Siehe auch
Kategorien
Mehr zu Workspace Variables and MAT-Files finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!