How to create a Matlab exe file which will work on non matlab machine ? ?
12 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have created a GUI. Now, I need to create executable program file. And also need to execute the program on a non matlab machine. how to create exe file ?
plz help.
0 Kommentare
Antworten (1)
Image Analyst
am 25 Apr. 2013
As you seem to know (from the tags), you'll need the compiler toolbox. Then you can run mcc or deploytool. Be sure to read the FAQ: http://matlab.wikia.com/wiki/FAQ#How_can_I_make_a_standalone_executable_from_my_MATLAB_code.3F
0 Kommentare
Siehe auch
Kategorien
Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!