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 vues (au cours des 30 derniers jours)
What should I add in call back of radio buttons

Réponses (1)

Stephen23
Stephen23 le 16 Mai 2017
Modifié(e) : Stephen23 le 16 Mai 2017
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:

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by