Stand alone executable using mlapp file

6 ビュー (過去 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 Center および File ExchangeMATLAB Coder についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by