Matlab appdesigner ignores control-s save while debugging

4 次查看(过去 30 天)
I have been computing since 1966 so I have a very strong 'control-s to save' urge and not select save
Howver, I keep forgetting that I have to get out of debug mode to save new code with control-s -- so my fixes are not saved
I know it is (might be) my own fault -- but anyway I can get appdesigner editor to tell me that control-s is being rejected other than me noticing immediatelythe little * unsaved marker still there in the banner?
I will have to see if using 'save' pulldown works in debugg mode :-)

回答(1 个)

Sai Teja G
Sai Teja G 2023-9-7
Hi Michael,
I understand that you want to save the code during the debug mode itself.
Unfortunately, it is not possible to save the code while in debug mode. Debug mode is designed for making changes to the code to check for correctness, and the ability to save the code is disabled during debugging. The 'SAVE' button is ghosted because it is intended to be used after the completion of code execution.
Hope it helps!

类别

Help CenterFile Exchange 中查找有关 Debugging and Analysis 的更多信息

产品


版本

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by