what use of Radio button in GUI ?
Show older comments
Answers (1)
Image Analyst
on 10 Dec 2014
1 vote
If it's in a button group, it lets the user select one and only one option. It's similar to a "popup" (drop down list) except that all options can be displayed on the GUI whereas with a popup only the selected option is shown and the others are not seen unless the list is dropped down.
Categories
Find more on MATLAB 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!