matlab file as exe file
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
hi, is there a way by which can make .m file as exe file ? And then can run it even without existence matlab
0 comentarios
Respuestas (1)
Fangjun Jiang
el 20 de Dic. de 2011
Use the MATLAB Compiler Toolbox. Build standalone executables and software components from MATLAB code
11 comentarios
Walter Roberson
el 25 de Dic. de 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.
Ver también
Categorías
Más información sobre MATLAB Compiler en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!