I have created a gui in.Matlab having multiple radio buttons, I want single radio button selection at a time. Means, I want all other radio buttons unselected when I select one.

조회 수: 5 (최근 30일)
What should I add in call back of radio buttons

답변 (1개)

Stephen23
Stephen23 2017년 5월 16일
편집: Stephen23 2017년 5월 16일
You should use a uibuttongroup: that is exactly what it is designed to do.
The documentation has examples, and there are many examples and discussions on this forum too:

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by