Path: news.mathworks.com!not-for-mail
From: "hailiang shen" <hlshen2005@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: compile to exe
Date: Thu, 18 Jun 2009 23:01:02 +0000 (UTC)
Organization: Guelph
Lines: 7
Message-ID: <h1egve$ag1$1@fred.mathworks.com>
Reply-To: "hailiang shen" <hlshen2005@gmail.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1245366062 10753 172.30.248.35 (18 Jun 2009 23:01:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 18 Jun 2009 23:01:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1339183
Xref: news.mathworks.com comp.soft-sys.matlab:548785


Hi All, 

I am trying to compile a project, including a .m file, a .dll file, and a .mex file. The m file calls function in dll and mex file. Is it possible to compile them into one .exe file? 

Thanks,

Hailiang