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
i found solution:
function UIFigureCloseRequest(app, event)
delete(app)
disp(" i'm closing");
end

类别

帮助中心File Exchange 中查找有关 Tables 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by