Variable Strings in popup menu

1 visualizzazione (ultimi 30 giorni)
Marco Baglio
Marco Baglio il 22 Ago 2016
Commentato: Marco Baglio il 22 Ago 2016
I would like to know if it is possible to set a variable number of strings in a popupmenu depending on the number of an edit text. I'm working only with GUIDE and I looked for it on the web but I couldn't find anything for GUIDE. Thanks in advance

Risposte (1)

Adam
Adam il 22 Ago 2016
Yes, just set the popupmenu string programmatically. Doesn't matter if you are in GUIDE or not, you can still set the popupmenu string whenever you want.
In your case you would want to do it in the editbox callback I assume.

Categorie

Scopri di più su App Building in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by