Effacer les filtres
Effacer les filtres

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

4 vues (au cours des 30 derniers jours)
Hikmet Osman
Hikmet Osman le 24 Jan 2021
Commenté : Image Analyst le 16 Avr 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 commentaires
Steve Lawrence
Steve Lawrence le 16 Avr 2023
up
Image Analyst
Image Analyst le 16 Avr 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:

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Graphics Object Programming dans Help Center et File Exchange

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by