필터 지우기
필터 지우기

How can I un-group multiple components in appdesigner

조회 수: 8 (최근 30일)
jiansong wan
jiansong wan 2022년 11월 28일
답변: Praveen Thota 2022년 12월 29일
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!

답변 (1개)

Praveen Thota
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.

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by