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 Exchange에서 Tables에 대해 자세히 알아보기

질문:

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