필터 지우기
필터 지우기

create an exe file

조회 수: 4 (최근 30일)
armin
armin 2011년 7월 1일
how can i create an exe file with matlab?
i wanna run this program without having matlab program

채택된 답변

pink
pink 2011년 7월 1일
hai armin >>mbuid -setup
select your compiler
>>mcc -m yourapplication.m -a yourapplication
or deploytool
doc deploytool

추가 답변 (1개)

Gerd
Gerd 2011년 7월 1일
Hi armin,
you need the Matlab Compiler Toolbox
Gerd
  댓글 수: 1
Gerd
Gerd 2011년 7월 1일
Hi Armin,
you find all the information of the Toolbox here
http://www.mathworks.com/products/compiler/?s_cid=global_nav

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Package MATLAB Functions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by