how to associate the drop down selection with a number
16 ビュー (過去 30 日間)
古いコメントを表示

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 件)
参考
カテゴリ
Help Center および File Exchange で Performance and Memory についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!