フィルターのクリア

Put a "box" arround a set of checkboxes in Matlab GUI (no functional purpose, just to make things more visible)

1 回表示 (過去 30 日間)
Dom
Dom 2021 年 12 月 21 日
編集済み: Dom 2021 年 12 月 21 日
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 件のコメント
DGM
DGM 2021 年 12 月 21 日
One way might be to use a uipanel object as the parent for each group of controls.
Dom
Dom 2021 年 12 月 21 日
編集済み: Dom 2021 年 12 月 21 日
Great, thats what I was looking for!
Thanks a lot!

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by