Clear Filters
Clear Filters

Help me the radio button in Matlab ?

3 views (last 30 days)
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

Walter Roberson
Walter Roberson on 25 Dec 2013
You can do that with a uibuttongroup()
  3 Comments

Sign in to comment.

More Answers (0)

Categories

Find more on Migrate GUIDE Apps 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!