When I package my script in app design,the third step is always wrong.
조회 수: 6 (최근 30일)
이전 댓글 표시
It tells me "Creating installer zip archive due to contents exceeding maximum Windows program size."
I can't understand it and want to know how to solve it.
댓글 수: 0
채택된 답변
Mario Malic
2021년 2월 6일
You have compiled a big file with your app. It's just a warning due to file size, your installer is zipped so it takes less space on disk.
댓글 수: 2
추가 답변 (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!