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!