Borrar filtros
Borrar filtros

How can I get values of selected item in drop down list .

4 visualizaciones (últimos 30 días)
Hikmet Osman
Hikmet Osman el 24 de En. de 2021
Comentada: Image Analyst el 16 de Abr. de 2023
like the following :
dropdown1=app.dropdownList.Value;
switch dropdown1
case 1
value1 value2 value3
case 2
vakue1 value2 value3
case 3
value1 value2 value3
.
.
.
end
how can i get these values according to selected item and use it in another button(pushButton)
  2 comentarios
Image Analyst
Image Analyst el 16 de Abr. de 2023
@Steve Lawrence start your own question and attach your .mlapp file. This question was basically unanswerable because the stuff inside the case statements didn't make any sense.
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Graphics Object Programming en Help Center y File Exchange.

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by