Does the Matlab Compiler support compiling code that uses the dos function to call external functions?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I've developed a UI using GUIDE that uses the dos function to run external functions that process data. I want to compile this UI and deliver it to a computer that does not have Matlab. Does the Matlab compiler support the dos function? Also, is there capability to build an installer with the compiler or will I need third partry software like Installer Vise or InstallShield?
0 Kommentare
Antworten (1)
Ritesh Chandna
am 12 Apr. 2017
Yes, MATLAB Compiler supports dos function. Also, you don't need any third party software to create an installer. MATLAB compiler creates an installer in the for_redistribution folder. Please refer to the below link for more information:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing 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!