Put a "box" arround a set of checkboxes in Matlab GUI (no functional purpose, just to make things more visible)
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hey guys,
as the title says, I want to group different checkboxes in an underlying "structure" for pure visibility reasons in my GUI. I thought about a table, but I couldnt find an example of how to include my checkbox code into one. Maybe you can help me with an example or so.
2 comentarios
DGM
el 21 de Dic. de 2021
One way might be to use a uipanel object as the parent for each group of controls.
Respuestas (0)
Ver también
Categorías
Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!