How can I un-group multiple components in appdesigner
5 ビュー (過去 30 日間)
古いコメントを表示
I am making a GUI from appdesigner.
In the process, I grouped a few buttons/Editfields together.
However, I noticed that I canonot ungroup a particular group, and, I cannot add new buttons to that group.
when I click on that group, the CANVAS->Grouping button is greyed out. Bottom-right shows 'Multiple Components | Callbacks'. It seems the block I chose is indeed a 'group'.
How can I ungroup this? closing/restartgin app designer is not helping.
When I tries to make a new group with completely other buttons/ediit fileds, I can freely group/ungroup the new groups.
Thanks!
0 件のコメント
回答 (1 件)
Praveen Thota
2022 年 12 月 29 日
Hi,
I understand that you want to ungroup a previously grouped Buttons/Edit fields but unable to do it because the grouping button is greyed out.
In case of nested groups (that is a group inside a group) the Grouping button is enabled only for the higher-level group.
In your situation, I assume that the selected group is part of another group. If true, then higher-level group should be ungrouped before operating on internal groups.
Hope this helps.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!