How to disable a panel in GUIDE ?
古いコメントを表示
i have a panel with a no. of push buttons and other test fields, and i want to disable them till a radio button is selected; So, how can disable an entire panel without going for each component and disable them separately ??
I am using Matlab 2011a.
1 件のコメント
Eric Sargent
2020 年 12 月 9 日
As of R2020b ButtonGroup and Panel both support Enable when the button group or panel is parented to a uifigure.
採用された回答
その他の回答 (1 件)
Eric Sargent
2020 年 12 月 9 日
0 投票
As of R2020b ButtonGroup and Panel both support Enable when the button group or panel is parented to a uifigure.
カテゴリ
ヘルプ センター および File Exchange で Update figure-Based Apps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!