How to put row in gui?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Cris LaPierre
am 23 Jul. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!