Put a "box" arround a set of checkboxes in Matlab GUI (no functional purpose, just to make things more visible)
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
DGM
il 21 Dic 2021
One way might be to use a uipanel object as the parent for each group of controls.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!