Help me the radio button in Matlab ?

I create a GUI have 2 radio button. And now I want that : if I ckeck the first radio button, It automatically uncheck the second radio button and if I check the second radio button , the first radio button is unchecked. thanks very much.

 Accepted Answer

You can do that with a uibuttongroup()

3 Comments

That you mean I should draw a button group in guide then I draw radio button into the button group
Yes, exactly.

Sign in to comment.

More Answers (0)

Categories

Find more on Communications Toolbox in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!