Radio button and button group in GUIDE
Afficher commentaires plus anciens
I'm trying to create a button group with 5 radio buttons using GUIDE. I can place the objects in the graphic window, but when I save and update the m-file function, I don't see any of the functions that should be created ('SelectionChangeFcn','Callback', etc.). What could I be doing wrong?
Réponse acceptée
Plus de réponses (1)
Doug Hull
le 26 Juil 2011
0 votes
Put them in a radio button group. It looks like a a panel. The callback is on the RBgroup.
Catégories
En savoir plus sur Interactive Control and Callbacks 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!