フィルターのクリア

Showing a GUI object for a specific period of time

1 回表示 (過去 30 日間)
Sam Lee
Sam Lee 2016 年 3 月 24 日
回答済み: Walter Roberson 2016 年 3 月 24 日
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 Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by