Stand alone executable using mlapp file

10 Ansichten (letzte 30 Tage)
Pappu Murthy
Pappu Murthy am 23 Mai 2021
Beantwortet: Pappu Murthy am 24 Mai 2021
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.

Akzeptierte Antwort

Pappu Murthy
Pappu Murthy am 24 Mai 2021
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.

Weitere Antworten (1)

Steven Lord
Steven Lord am 23 Mai 2021
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.

Kategorien

Mehr zu MATLAB Coder finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by