How to make .m to executable files?

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일

0 개 추천

Yes. You can do this using deploytool and the MATLAB Compiler
doc deploytool

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by