How to make .m to executable files?

조회 수: 15 (최근 30일)
Straton
Straton 2013년 5월 6일
Hello, I have made a project with 1 main .m file which is the gui and 6 functions that are called from it. Is there any way in Matlab to make a project executable so it doesnt need matlab to run(like .exe for example)?

채택된 답변

Sean de Wolski
Sean de Wolski 2013년 5월 6일
Yes. You can do this using deploytool and the MATLAB Compiler
doc deploytool

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Application Deployment에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by