Stand alone executable using mlapp file

조회 수: 7 (최근 30일)
Pappu Murthy
Pappu Murthy 2021년 5월 23일
답변: Pappu Murthy 2021년 5월 24일
I have created an App using the app designer.
I am trying to compile. I created a project and specified all the relevant details. I chose the main program to be *.mlapp file. But the buttong "Package" is grayed out and not letting me to compile. It says define "target" and "entry point". No where details are provided as to how I chose these. Please help.
Thanks in advance.

채택된 답변

Pappu Murthy
Pappu Murthy 2021년 5월 24일
I found the answer. I had name syntax wrong. I had spaces in between which it didn't like. So I replaced the spaces with Underscores and everything worked just fine.

추가 답변 (1개)

Steven Lord
Steven Lord 2021년 5월 23일
Are you trying to create a standalone application using MATLAB Compiler or are you trying to create C or C++ code using MATLAB Coder? I believe the former is possible but the latter is not.
  댓글 수: 1
Pappu Murthy
Pappu Murthy 2021년 5월 24일
Just a Matlab app only using MATLAB compiler.

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

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by