app designer: save Table when i close

hi, i want salve table when i close it
which callback i call?
here an example...i close this table and i want save me data

回答 (1 件)

shamal
shamal 2023 年 6 月 15 日
移動済み: Cris LaPierre 2023 年 6 月 15 日

0 投票

i found solution:
function UIFigureCloseRequest(app, event)
delete(app)
disp(" i'm closing");
end

カテゴリ

ヘルプ センター および File ExchangeTables についてさらに検索

質問済み:

2023 年 6 月 15 日

移動済み:

2023 年 6 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by