how to associate the drop down selection with a number

2 visualizaciones (últimos 30 días)
piero
piero el 10 de Jun. de 2023
Respondida: Cris LaPierre el 10 de Jun. de 2023
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

Respuestas (1)

Cris LaPierre
Cris LaPierre el 10 de Jun. de 2023

Categorías

Más información sobre Performance and Memory en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by