Dynamic Option Values in UIDropdown using App Designer

조회 수: 16 (최근 30일)
HM
HM 2018년 8월 5일
답변: Chris Portal 2018년 9월 2일
Hi all, I'm just getting into App Designer, and I'm trying to work out how I can create dynamic option values in a uidropdown property. E.g. I want the options available in the DropDown to change, depending on what is going on elsewhere in the code.
I'm using 2017a, and referring to the documentation topics 'uidropdown' and 'DropDown Properties', it seems like it should be possible. The documentation states '(App Designer)' against these topics, so it looks like it is referring specifically to App Designer. However, in App Designer, the section where I would edit this code is greyed out.
Why would the documentation for (App Designer) uidropdown provide so much detail about the syntax and options, if I can't actually edit this within App Designer?
Thanks in advance, Hugh.

답변 (1개)

Chris Portal
Chris Portal 2018년 9월 2일
You can do this by configuring your dropdown's values in the startup callback function. Right click on the figure background in the drag and drop design canvas, select Callbacks, and choose StartupFcn to add one to your app.

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

제품


릴리스

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by