Live scritps is not saved when I run to a break point.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Matt J
il 10 Gen 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.
Risposte (1)
Pratyush
il 11 Gen 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.
Vedere anche
Categorie
Scopri di più su Workspace Variables and MAT-Files in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!