Show uitable
1 回表示 (過去 30 日間)
古いコメントを表示
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?
0 件のコメント
採用された回答
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 Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!