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.

3 次查看(过去 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