フィルターのクリア

How to save result of GUI before closing?

6 ビュー (過去 30 日間)
faran
faran 2018 年 8 月 9 日
回答済み: Walter Roberson 2018 年 8 月 9 日
Hi everyone, I want to know if there is any option that can be added to GUI so that if the user accidentally close GUI bring a message like "Do you want to close the GUI?" with Yes and No answer and if it was yes, information be saved.

回答 (1 件)

Walter Roberson
Walter Roberson 2018 年 8 月 9 日
To save the information, you can save() or xlswrite() or whatever is appropriate for the way you want to store the information.

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by