app designer: save Table when i close

3 次查看(过去 30 天)
Luca Re
Luca Re 2023-6-15
移动Cris LaPierre 2023-6-15
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 个)

Luca Re
Luca Re 2023-6-15
移动:Cris LaPierre 2023-6-15
i found solution:
function UIFigureCloseRequest(app, event)
delete(app)
disp(" i'm closing");
end

类别

Help CenterFile Exchange 中查找有关 Develop Apps Using App Designer 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by