Export GUI as EPS or .fig
조회 수: 3 (최근 30일)
이전 댓글 표시
I have made an app within app designer and I am looking to export the app such that I can edit some things and get a clear picture within illustrator. I have tried using the export app function but have gotten the error as follows :
The property 'UIFigure' in class 'PUMBAA_v2_3' must be accessed from a class instance because it is not a Constant property.
If anyone has any idea how to export an image of the app while it is running or save a clear eps that would be very helpful and appreciated,
댓글 수: 0
답변 (1개)
Zaid Jilani
2022년 8월 23일
You can use the “saveas“ command to save your figure to a specific file format.
Refer to this documentation for more information :
You can also refer to this MATLAB Answer as well :
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Printing and Saving에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!