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

3 次查看(过去 30 天)
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?

回答(1 个)

Ritesh Chandna
Ritesh Chandna 2017-4-12
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:

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by