Matlab appdesigner ignores control-s save while debugging

1 回表示 (過去 30 日間)
Michael
Michael 2022 年 8 月 5 日
回答済み: Sai Teja G 2023 年 9 月 7 日
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 件のコメント
Michael
Michael 2022 年 8 月 5 日
No - SAVE icon is ghosted out during Debug as well

サインインしてコメントする。

回答 (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 Center および File ExchangeStartup and Shutdown についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by