Programmatically generating radio buttons based on pop-up menu selection
显示 更早的评论
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!
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 App Building 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!