gui with guide:
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Can I create a set of "chldren" radio buttons that can be selected only if a "father" radio butto is selected?
0 commentaires
Réponse acceptée
Rik
le 6 Déc 2018
You can use the callback functions of the dependent buttons to set the value property to 0 if the main radio is set to 0. This should ensure they stay turned off.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!