how to associate the drop down selection with a number
3 ビュー (過去 30 日間)
古いコメントを表示
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1407809/image.png)
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
0 件のコメント
回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!