Radio button panel prblm
Afficher commentaires plus anciens
I have a radio button group. In that one button is automatically selected. I want nothing should be selected. How can i do that thanks
3 commentaires
Jan
le 10 Nov 2012
Please post some relevant code. Did you create the group of radio buttons manually, did you use btngroup or are you working with GUIDE? We cannot and should not guess the details.
satendra kumar
le 10 Nov 2012
Azzi Abdelmalek
le 10 Nov 2012
Simon, just asked to give more precision, not all this
Réponse acceptée
Plus de réponses (1)
Azzi Abdelmalek
le 10 Nov 2012
set(handles.radiobutton1,'value',0)
Catégories
En savoir plus sur Graphics Object Properties dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!