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?

 채택된 답변

cr
cr 2021년 12월 15일

0 개 추천

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.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

태그

질문:

2021년 12월 15일

답변:

cr
2021년 12월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by