gui with guide:

1 visualización (últimos 30 días)
Luigi
Luigi el 6 de Dic. de 2018
Respondida: Rik el 6 de Dic. de 2018
Can I create a set of "chldren" radio buttons that can be selected only if a "father" radio butto is selected?

Respuesta aceptada

Rik
Rik el 6 de Dic. de 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.

Más respuestas (0)

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by