How to put row in gui?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to add the 4 row name with CAT A, CAT B, CAT C, CAT D. I dont know how to add the four column in gui?
2- I want to do the for the CDFA as the calculation are for only CDFA so if we swich then calculation should be in different way so I want set the condition for that also.
I want to create this table as if you enter the value in the bracket then you will get the value before the bracket value which is addition of altitude ot that area.
0 commentaires
Réponses (1)
Cris LaPierre
le 23 Juil 2020
See this page in the documentation. Your values get added to the 'Data' property. You can also see some examples in the the uitable documentation. You just need to adapt them for an app designer app.
0 commentaires
Voir également
Catégories
En savoir plus sur Migrate GUIDE Apps 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!