How to assign numeric value to radio button in gui?
1 回表示 (過去 30 日間)
古いコメントを表示
I am making a calculator to calculate total time of different sets of activities using MATLAB Gui. I have to use four radio button groups each with different sets of options as displayed in picture below. How to give different numeric value to each option of radio buttons? one option from every set has to be calculated and all options are different in each set.
0 件のコメント
採用された回答
Mehmed Saad
2020 年 5 月 30 日
I usually use UserData but you can use Tags also
1 件のコメント
Mehmed Saad
2020 年 5 月 30 日
see the first example.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Interactive Control and Callbacks についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!