Compiling Matlab "App" with a .m file
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Daelyn Greene
il 18 Gen 2019
Commentato: Daelyn Greene
il 19 Gen 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.
0 Commenti
Risposta accettata
Walter Roberson
il 19 Gen 2019
MATLAB Compiler is the appropriate product. It costs roughly as much as two copies of MATLAB .
6 Commenti
Walter Roberson
il 19 Gen 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 .
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Application Deployment in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!