필터 지우기
필터 지우기

How do I convert a .m file into .exe file??

조회 수: 1 (최근 30일)
Rishii
Rishii 2014년 6월 24일
답변: David Sanchez 2014년 6월 24일
I have matlab file with me and i want it to be converted to an executable file. Can you someone please guide me on how to do this.

채택된 답변

David Sanchez
David Sanchez 2014년 6월 24일
use the deploytol to create an *.exe from your project.
Take a look at the documentation, where you will find examples to guide you properly.
doc deploytool

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by