Introduction - If you have any usage issues, please Google them yourself
function [] = GUI_6()
Demonstrate how to update one uicontrol with data from others.
Creates two radiobuttons and a pushbutton. The pushbutton, when clicked
shows which radio button (or both or none) is currently selected. See
GUI_8 for similar radiobuttongroup GUI.