app designer dynamic button number

I am using app designer, I want to create an app such as the picture.
I want for every Drops Concentration case different numbers of Drops buttons (Drop 1, Drop 2....). And for every Drop button different numbers of Check boxes.
Is it possible while using app designer?

 Risposta accettata

cr
cr il 15 Dic 2021

0 voti

Yes, in at least a couple of ways. First is to use the uicontrol() in the selectionchanged callback of DropConcentration to create just as many checkboxes as needed. Second, if the number of checkboxes for each case is pre-known, just popuplate max number of checkboxes and hide some in cases where a fewer are needed.
Regards.

Più risposte (0)

Categorie

Scopri di più su Develop Apps Using App Designer in Centro assistenza e File Exchange

Richiesto:

il 15 Dic 2021

Risposto:

cr
il 15 Dic 2021

Community Treasure Hunt

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

Start Hunting!

Translated by