Borrar filtros
Borrar filtros

Variable Strings in popup menu

2 visualizaciones (últimos 30 días)
Marco Baglio
Marco Baglio el 22 de Ag. de 2016
Comentada: Marco Baglio el 22 de Ag. de 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

Respuestas (1)

Adam
Adam el 22 de Ag. de 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.
  1 comentario
Marco Baglio
Marco Baglio el 22 de Ag. de 2016
Could you give me a simple example please?

Iniciar sesión para comentar.

Categorías

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by