Running code/ calling a function triggered by closing of a matlab program
Afficher commentaires plus anciens
I have a matlab program (with GUI) that uses contents of some file for initialization purposes. However it is important to me that upon closing the program, some specific value be written to my initialization file. How can I have a function to get called right when the user closes my program.
Thanks you for your help
1 commentaire
per isakson
le 30 Août 2013
See: onCleanup, Cleanup tasks upon function completion
Réponses (0)
Catégories
En savoir plus sur Scope Variables and Generate Names dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!