How can I un-group multiple components in appdesigner
    조회 수: 6 (최근 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!

