Popup Menu visibility in MATLAB GUI

3 次查看(过去 30 天)
How can I make the property of a popup menu invisible by pressing a button?
Thankx.

采纳的回答

Walter Roberson
Walter Roberson 2013-12-18
set() the Visible property of the uicontrol to 'off'
  3 个评论
Raisa Qadir
Raisa Qadir 2013-12-18
okay, got it. Thank you so much.

请先登录,再进行评论。

更多回答(0 个)

类别

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