Compile Matlab App with .m File

4 Ansichten (letzte 30 Tage)
Ann Nguyen
Ann Nguyen am 19 Jun. 2020
Beantwortet: Anmol Dhiman am 24 Jun. 2020
I'm using MATLAB R2020a.
I wanted to compile stand alone App that does not require MATLAB for it to run.
I have an .m file (.m file is a script) in my GUI App. I compiled the app with all the necessary files (picture file, audio file, and .m file) along with it. I tried to run the app on another computer to test it out. The app opens and loads, but does not do anything that is in the .m script. Its like the .m script does not exist.
Can anyone help me here please?

Antworten (1)

Anmol Dhiman
Anmol Dhiman am 24 Jun. 2020
Hi Ann,
The Application Compiler app packages MATLAB® programs into applications that can run outside of MATLAB.
Regards,
Anmol Dhiman

Kategorien

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

Community Treasure Hunt

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

Start Hunting!

Translated by