App Designer : Adding elements to listbox

35 Ansichten (letzte 30 Tage)
Rohit Deshmukh
Rohit Deshmukh am 25 Sep. 2019
Beantwortet: Roshni Garnayak am 8 Nov. 2019
Hello,
I am using app designer.
I am trying to add new elements in listbox by selecting checkboxes.
Please suggest a code for the same.
  1 Kommentar
Ankit
Ankit am 25 Sep. 2019
could you please post where actually you are facing problem?
Just check this GUI example: How can I add to the string in a popup or listbox? from FEX

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Roshni Garnayak
Roshni Garnayak am 8 Nov. 2019
‘Items’ property of listbox can be used to add elements into the list box. You could use the ‘ValueChangedFcn’ of checkbox to populate the listbox when the checkbox is checked.
Referring to the following links might be useful:

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!

Translated by