Borrar filtros
Borrar filtros

How to save result of GUI before closing?

6 visualizaciones (últimos 30 días)
faran
faran el 9 de Ag. de 2018
Respondida: Walter Roberson el 9 de Ag. de 2018
Hi everyone, I want to know if there is any option that can be added to GUI so that if the user accidentally close GUI bring a message like "Do you want to close the GUI?" with Yes and No answer and if it was yes, information be saved.

Respuestas (1)

Walter Roberson
Walter Roberson el 9 de Ag. de 2018
To save the information, you can save() or xlswrite() or whatever is appropriate for the way you want to store the information.

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by