use 'enable' in ui table
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
geeks g
le 18 Mai 2019
Réponse apportée : Adam Danz
le 18 Mai 2019
how could i use 'enable' in ui table
like if i choose a specialty (IT) in university
i want some subjects to be non enable
1 commentaire
Réponse acceptée
Adam Danz
le 18 Mai 2019
geeks g is refering to UItables (from previous discussions).
Read about the 'enable' property here:
When 'enable' is turned off, the entire table is deactivated. You can't apply this to individual cells. Instead, you could change the selection available whenever a new specialtiy is chosen. For example, whenever IT is chosen the table content could change to a new list.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Tables 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!