Path: news.mathworks.com!not-for-mail
From: "Vihang Patil" <vihang_patil@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Need help with the mcc function
Date: Tue, 25 Dec 2007 06:46:36 +0000 (UTC)
Organization: Konem Solutions
Lines: 25
Message-ID: <fkq90c$g6c$1@fred.mathworks.com>
References: <fjc946$l1n$1@fred.mathworks.com> <fjd9n0$c46$1@fred.mathworks.com> <fjjlrd$f1b$1@fred.mathworks.com> <fjjm7n$gua$1@aioe.org> <fjjnhf$a6t$1@fred.mathworks.com>
Reply-To: "Vihang Patil" <vihang_patil@yahoo.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 1198565196 16588 172.30.248.38 (25 Dec 2007 06:46:36 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 25 Dec 2007 06:46:36 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 413701
Xref: news.mathworks.com comp.soft-sys.matlab:443477


"Rajesh Rajaram" <ae96010@yahoo.co.uk> wrote in message
<fjjnhf$a6t$1@fred.mathworks.com>...
> > But they are meanwhile _not_ wary of copying an exe file 
> to their machine?
> > 
> > This is an incomplete thread on this news server so 
> didn't see first 
> > question, so can only comment on what is here...
> 
> While I understand your stand in this, I only want to send 
> 1 exe file when asked for. It would be lot easier than 
> sending multiple files (MCR installation files).
> 
> Since the MATLAB by itself is not capable of creating an 
> exe file, my question now is can I compile to c code it 
> generates using an independent compiler. I would really 
> apprectiate any help in this regard.
> 
> Rajesh
> 


You can use the new deploytool. There you can bundle the MCR
with your application and send the exe so generated
Vihang