App Designer : Adding elements to listbox

29 visualizaciones (últimos 30 días)
Rohit Deshmukh
Rohit Deshmukh el 25 de Sept. de 2019
Respondida: Roshni Garnayak el 8 de Nov. de 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 comentario
Ankit
Ankit el 25 de Sept. de 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

Iniciar sesión para comentar.

Respuestas (1)

Roshni Garnayak
Roshni Garnayak el 8 de Nov. de 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:

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by