Does the Matlab Compiler support compiling code that uses the dos function to call external functions?

1 Ansicht (letzte 30 Tage)
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?

Antworten (1)

Ritesh Chandna
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:

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!

Translated by