필터 지우기
필터 지우기

how to associate the drop down selection with a number

조회 수: 3 (최근 30일)
piero
piero 2023년 6월 10일
답변: Cris LaPierre 2023년 6월 10일
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

답변 (1개)

Cris LaPierre
Cris LaPierre 2023년 6월 10일

카테고리

Help CenterFile Exchange에서 Data Types에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by