Compiling Matlab "App" with a .m file

2 Ansichten (letzte 30 Tage)
Daelyn Greene
Daelyn Greene am 18 Jan. 2019
Kommentiert: Daelyn Greene am 19 Jan. 2019
Is there a way to compile a .m file into an app that does not require matlab? Making a UI for a new laptop and don't want to have to put matlab on it.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 19 Jan. 2019
MATLAB Compiler is the appropriate product. It costs roughly as much as two copies of MATLAB .
  6 Kommentare
Walter Roberson
Walter Roberson am 19 Jan. 2019
MATLAB Coder (a different product) is available to students for about $us 30. It is a product that can compile a subset of MATLAB into C code which you could put together into an executable .
Daelyn Greene
Daelyn Greene am 19 Jan. 2019
Hmm. I‘ll definitely have to look into that. That‘s much more in my price range. Thanks for all the help.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Application Deployment finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by