How can I change the active radio button group in a Gui using Guide

3 views (last 30 days)
Hi, I am making a GUI using Guide of MATLAB and I am asking people to rank some things within this GUI. I have three radio button groups lets say panel1, panel2 and panel3 and each of them has seven radio buttons in it. When I started GUI, people will enter their ranking for three different properties and lets say they will choose 2 for panel1, 5 for panel2 and 6 for panel3. I want them to be able to choose their ranking using keyboard and to be able to tab between panels for example using arrow keys. Lets say panel1 is active at the beginning and user entered input using keyboard, then panel2 will be active for the new selection, and if user makes a mistake, she/he can turn back and correct it using an arrow key. I don't want to make panels unvisible, that's not an option. Is there any other method to achieve this? Thank you!

Answers (0)

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!