How to put row in gui?

1 view (last 30 days)
vimal kumar chawda
vimal kumar chawda on 22 Jul 2020
Answered: Cris LaPierre on 23 Jul 2020
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.

Answers (1)

Cris LaPierre
Cris LaPierre on 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.

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!