Show uitable

2 次查看(过去 30 天)
john
john 2011-12-17
Hi,
when I start program in GUI (guide), I see my table (uitable).
But I want to see my table after press any button.
Please, would you help me?

采纳的回答

Robert Cumming
Robert Cumming 2011-12-17
start with the uitable 'visible' property set to 'off'. The in the callback of your button change the visibility to 'on'.
Hey presto.

更多回答(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