gui with guide:
2 views (last 30 days)
Show older comments
Can I create a set of "chldren" radio buttons that can be selected only if a "father" radio butto is selected?
0 Comments
Accepted Answer
Rik
on 6 Dec 2018
You can use the callback functions of the dependent buttons to set the value property to 0 if the main radio is set to 0. This should ensure they stay turned off.
0 Comments
More Answers (0)
See Also
Categories
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!