.m extension matlab file to exe file
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I urgently need to convert the .m extension matlab file to an exe format file. Very happy if you help.
0 Kommentare
Antworten (1)
Abhishek Chakram
am 8 Jun. 2022
Bearbeitet: Abhishek Chakram
am 9 Jun. 2022
Hi Merve,
I understand that you wish to deploy programs as sharable stand-alone executibles.
You can use the MATLAB Compiler which will let you deploy your program as a stand-alone executable that can be shared with anyone. For more information you can refer to Mathworks Documentation link for Compiler.
0 Kommentare
Siehe auch
Kategorien
Mehr zu MATLAB Compiler SDK finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!