Close a figure when a button is pressed or when a certain elapses

Hello I'd like to know if there is a way to erase a figure when either a button is pressed or a specific period of time elapses.

 Réponse acceptée

Rik
Rik le 31 Jan 2020
You can set 'close(gcbf)' as the callback of your button, and you could use a timer object to trigger a close as well.

Plus de réponses (0)

Catégories

En savoir plus sur Interactive Control and Callbacks dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by