Showing a GUI object for a specific period of time

1 次查看(过去 30 天)
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?

回答(1 个)

Walter Roberson
Walter Roberson 2016-3-24
You can create a timer whose callback sets the object visibility off or deletes the object.

类别

Help CenterFile Exchange 中查找有关 Migrate GUIDE Apps 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by