errors in compiled application

조회 수: 10 (최근 30일)
nathan blanc
nathan blanc 2021년 7월 16일
댓글: Muhammad 2022년 9월 25일
I have created an application in matlabs' app designer.
when running the app through matlab (by opening app designer and clicking "run"), everything works fine. everything also works fine if I package the app to a matlab app. however, when I compile the app and run the compiled file I get an error sound and the app malfunctions. following This Link, I tried to run the stand alone application through the command prompt but still didn't get any error messages or warnings.
During compilation I got the following messages in the log:
Warning: MATLAB preference entry "SMTP_Username" has been removed.
Warning: MATLAB preference entry "SMTP_Password" has been removed.
But I don't think they are related
would be thankful for any assistance
Nathan

채택된 답변

nathan blanc
nathan blanc 2021년 9월 14일
What fixed the issue for me was uninstalling matlab runtime (which was already installed) and let the app installer install it by itself
  댓글 수: 1
Muhammad
Muhammad 2022년 9월 25일
I have a similar issue. But uninstaling and reinstaling runtime didn't fix it. any suggestions? (https://www.mathworks.com/matlabcentral/answers/1807715-app-works-fine-in-matlab-but-fails-to-work-after-deployment).

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by