We are building an app with AppDesigner (24b currently). To get help designing we are using AI features. The suggestions seem good, and I want to adapt my AppDesigner Code. However, the code of the UI is greyed out. Secondly, unzipping the .mlapp and editing the matlab/document.xml does not work, as zipping again creates an not running (and smaller in size) .mlapp file. Is there a way to get access to the UI Code and to edit it effectively? Thank you.

 채택된 답변

Cris LaPierre
Cris LaPierre 2026년 3월 26일
이동: Cris LaPierre 2026년 3월 26일

0 개 추천

This is not possible in App Designer. However, you could use AI to build your own app outside of app designer. It's just a subclass of the class matlab.apps.AppBase. You could even base it on the code you currently have for an App Designer app.
If you are not comfortable designing your own subclass, you could create your app programmatically. See the Use MATLAB Functions to Build Apps Programmatically section of this page.

댓글 수: 2

Ravindra Goyal
Ravindra Goyal 2026년 3월 27일
편집: Ravindra Goyal 2026년 3월 27일
So I see I can export the App into an m_file. Is there a way back into AppDesigner at some point also?
Not that I'm aware of.

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

제품

릴리스

R2024b

태그

질문:

2026년 3월 26일

댓글:

2026년 3월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by