Clear Filters
Clear Filters

How to change the size of Radio-button icon?

1 view (last 30 days)
Hi, i want to change the size of radio button icon in GUI using uicontrol command;
Radiobutton = uicontrol('Style','radiobutton','Position',[20,10,width,height]);
i use different values for width and height but it doesnt chane the size of radio button icon in GUI,
appreciate any help

Answers (0)

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!