matlab file as exe file
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
hi, is there a way by which can make .m file as exe file ? And then can run it even without existence matlab
0 Commenti
Risposte (1)
Fangjun Jiang
il 20 Dic 2011
Use the MATLAB Compiler Toolbox. Build standalone executables and software components from MATLAB code
11 Commenti
Walter Roberson
il 25 Dic 2011
You can make calls to an installed version of MATLAB from Visual Basic, or you can use MATLAB Builder NE to produce .NET objects.
MATLAB Builder NE is not available for the Student Version, and has (I believe) the same restrictions on who can use it for what purposes as MATLAB Compiler has.
Vedere anche
Categorie
Scopri di più su MATLAB Compiler 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!