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!