Why can't I see the component library when I open my app designer?

조회 수: 11 (최근 30일)
闫
2024년 6월 20일
댓글: Raj Mohansainath 2024년 6월 20일

답변 (2개)

Ayush Singh
Ayush Singh 2024년 6월 20일
편집: Ayush Singh 2024년 6월 20일
Hi,
The problem lies in persisting the panel layouts.
The UIContainer framework saves the side panel layout information in a JSON file, which may have become corrupted on the machine.
To resolve the issue, please follow the steps listed below:
  1. Locate the "AppDesignerMainPanelLayout.json" file. The path to the file should be similar to the following:C:\Users\<User Account Name>\AppData\Roaming\MathWorks\MATLAB\Release\
  2. Delete the "AppDesignerMainPanelLayout.json" file.
  3. Restart MATLAB.
  4. Launch MATLAB App Designer.
  댓글 수: 4
闫
2024년 6월 20일
Problem solved, thank you very much!
Raj Mohansainath
Raj Mohansainath 2024년 6월 20일
Hi , i was not able to locate the file in the location mentioned as above , can you share which location did you find the file or did you try other method

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


Matlab Pro
Matlab Pro 2024년 6월 20일
Hi
Look at the 2 images I have attached:
On "app_designer1.png" I added an arrow pointing to the edge of "Components LIbrary" Strip
When I hover next to it - there is a "scroll anchor" that enables to enarge/fold this region
See app_designer2.png for how it looks after minimizing
Try to look for this "anchore" to the left of your appdesdigner GUI and then - enlarge it (click and drag the "Components Library" strip to the right)
  댓글 수: 1
闫
2024년 6월 20일
I can find this "anchore",but it's for dragging 'tab' options, not component libraries

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

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by