Filter löschen
Filter löschen

Showing a GUI object for a specific period of time

1 Ansicht (letzte 30 Tage)
Sam Lee
Sam Lee am 24 Mär. 2016
Beantwortet: Walter Roberson am 24 Mär. 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?

Antworten (1)

Walter Roberson
Walter Roberson am 24 Mär. 2016
You can create a timer whose callback sets the object visibility off or deletes the object.

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by