Put a "box" arround a set of checkboxes in Matlab GUI (no functional purpose, just to make things more visible)
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
DGM
am 21 Dez. 2021
One way might be to use a uipanel object as the parent for each group of controls.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!