Path: news.mathworks.com!not-for-mail
From: "Mehmet OZTURK" <mehmetozturk@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: exe file
Date: Mon, 9 Nov 2009 07:25:04 +0000 (UTC)
Organization: Karadeniz Technical University
Lines: 2
Message-ID: <hd8g4f$m2v$1@fred.mathworks.com>
References: <hd8d8i$s5l$1@fred.mathworks.com>
Reply-To: "Mehmet OZTURK" <mehmetozturk@mathworks.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1257751504 22623 172.30.248.38 (9 Nov 2009 07:25:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 9 Nov 2009 07:25:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 597186
Xref: news.mathworks.com comp.soft-sys.matlab:583478


Hi;
Firstly you could search for "deploytool" or "mcc" in Matlab Help to compile your m file. Secondly; your client machines must have MCR installed to run your exe in case of Matlab not installed. You can find MCRInstaller at "matlabroot\toolbox\compiler\deploy\win32". In my computer matlabroot refers to "C:\Program Files\MATLAB\R2009b".