Borrar filtros
Borrar filtros

Showing a GUI object for a specific period of time

1 visualización (últimos 30 días)
Sam Lee
Sam Lee el 24 de Mzo. de 2016
Respondida: Walter Roberson el 24 de Mzo. de 2016
I am making a simple game using MATLAB GUIDE. I want certain text (like 'Hello') to be shown on the GUI window for a specific period of time (like 3 seconds) then disappear. Is that possible? And if it is, how can I do that?

Respuestas (1)

Walter Roberson
Walter Roberson el 24 de Mzo. de 2016
You can create a timer whose callback sets the object visibility off or deletes the object.

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