how to associate the drop down selection with a number
Afficher commentaires plus anciens

if f==33
app.PeriodicityDropDown.Value='fd' (first position in items)
if f==56
app.PeriodicityDropDown.Value= 'bv' (second position in items)
i want to associated number to value position in menu
Réponses (1)
Cris LaPierre
le 10 Juin 2023
2 votes
Catégories
En savoir plus sur Data Types dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!