Can I create a set of "chldren" radio buttons that can be selected only if a "father" radio butto is selected?

 채택된 답변

Rik
Rik 2018년 12월 6일

1 개 추천

You can use the callback functions of the dependent buttons to set the value property to 0 if the main radio is set to 0. This should ensure they stay turned off.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

제품

질문:

2018년 12월 6일

답변:

Rik
2018년 12월 6일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by