Place panels in tabs retroactively in App Designer.

조회 수: 14 (최근 30일)
Bradley Feiger
Bradley Feiger 2021년 8월 3일
댓글: Sean Morgan 2025년 8월 15일 21:33
I have already created an app in App Designer with multiple panels on one page. Now, I would like to go back and separate the panels between two tabs. Is there a way to place the panels into tabs after I already created the panels?

답변 (1개)

Reshma Nerella
Reshma Nerella 2021년 11월 7일
Hi,
As per my understanding, you created multiple panels in your app and now you wanted to place the panels in two tabs.
  1. If you have created the panels programatically, you can change the parent of the Panels(from UIFigure to UITab) and adjust the position accordingly.
  2. You can just drag and drop the panels into the required tabs. To ensure that the Panels are in the tabs, observe the heirarchy of components in the component browser i.e. see if the Panels are under tabs.
Hope this helps!
  댓글 수: 1
Sean Morgan
Sean Morgan 2025년 8월 15일 21:33
I am unable to drag and drop the panels into the tab, and I have ensured that auto-reflow was not enabled. Also, where can one change the parents of the panels? The only thing in the parent/child section is handlevisibility.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Develop uifigure-Based Apps에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by