Programmatically generating radio buttons based on pop-up menu selection
Show older comments
Hi everyone,
I am making a GUI to help display beach elevation profiles. I have a popup menu that has the option to select which profile line I want to see. Based on what profile I pick, I then want to create x amount of radio buttons in a seperate panel to represent different surveys for that benchmark (certain profiles have more or less surveys to display than others) that I want to toggle on and off. Is there a way programmatically generate the x amount of radio buttons in the panel after selecting the profile desired? Or do the radio buttons need to be created before selection?
Thanks!
Accepted Answer
More Answers (0)
Categories
Find more on App Building 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!