Running code/ calling a function triggered by closing of a matlab program
Mostrar comentarios más antiguos
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 comentario
per isakson
el 30 de Ag. de 2013
See: onCleanup, Cleanup tasks upon function completion
Respuestas (0)
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!