what use of Radio button in GUI ?

Answers (1)

Image Analyst
Image Analyst on 10 Dec 2014
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.

3 Comments

give me some example?
thank you dear sir ,and give some example on image read and shown

Sign in to comment.

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Tags

Asked:

on 10 Dec 2014

Commented:

on 15 Dec 2014

Community Treasure Hunt

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

Start Hunting!