Radio button panel prblm
显示 更早的评论
I have a radio button group. In that one button is automatically selected. I want nothing should be selected. How can i do that thanks
3 个评论
Jan
2012-11-10
Please post some relevant code. Did you create the group of radio buttons manually, did you use btngroup or are you working with GUIDE? We cannot and should not guess the details.
satendra kumar
2012-11-10
Azzi Abdelmalek
2012-11-10
Simon, just asked to give more precision, not all this
采纳的回答
更多回答(1 个)
Azzi Abdelmalek
2012-11-10
set(handles.radiobutton1,'value',0)
类别
在 帮助中心 和 File Exchange 中查找有关 Graphics Object Properties 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!