Filter löschen
Filter löschen

how to associate the drop down selection with a number

3 Ansichten (letzte 30 Tage)
piero
piero am 10 Jun. 2023
Beantwortet: Cris LaPierre am 10 Jun. 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

Antworten (1)

Cris LaPierre
Cris LaPierre am 10 Jun. 2023

Kategorien

Mehr zu Data Types finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by