필터 지우기
필터 지우기

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

조회 수: 1 (최근 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