Path: news.mathworks.com!not-for-mail
From: "Steven Lord" <slord@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: MatLab Compiler
Date: Thu, 28 Jun 2007 10:08:38 -0400
Organization: The MathWorks, Inc.
Lines: 35
Message-ID: <f60fd6$ha4$1@fred.mathworks.com>
References: <ef5b10f.-1@webcrossing.raydaftYaTP> <ef5b10f.21@webcrossing.raydaftYaTP> <ef5b10f.22@webcrossing.raydaftYaTP> <ef5b10f.24@webcrossing.raydaftYaTP> <f5uhat$sce$1@canopus.cc.umanitoba.ca> <ef5b10f.26@webcrossing.raydaftYaTP>
Reply-To: "Steven Lord" <slord@mathworks.com>
NNTP-Posting-Host: lords.dhcp.mathworks.com
X-Trace: fred.mathworks.com 1183039718 17732 144.212.105.187 (28 Jun 2007 14:08:38 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 28 Jun 2007 14:08:38 +0000 (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.3138
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138
X-RFC2646: Format=Flowed; Original
Xref: news.mathworks.com comp.soft-sys.matlab:416234



"Ender" <jr147@msstate.edu> wrote in message 
news:ef5b10f.26@webcrossing.raydaftYaTP...
> Walter Roberson wrote:

*snip*

> This means that I cannot run MatLab code on a machine that does not
> already contain MatLab. More specifically a machine that contains the
> same version of MatLab that I compiled the code with. Unless there is
> a website that I could down the MCRInstaller.exe for the version of
> MatLab that I am using. If the first case that I mentioned is true,
> then compiling a code is only good for systems of MatLab that are on
> the same system because they will share the same version.

If you're on 32-bit Windows, you can use the MCRInstaller that ships with 
MATLAB Compiler, as described in this technical support document:

http://www.mathworks.com/support/solutions/data/1-171Z6.html?solution=1-171Z6

On other platforms, you will need to build the MCRInstaller using BUILDMCR:

http://www.mathworks.com/access/helpdesk/help/toolbox/compiler/index.html?/access/helpdesk/help/toolbox/compiler/buildmcr.html

The Deployment Process chapter of the MATLAB Compiler documentation tells 
you how to work with the MCR and how to deploy your application to your end 
users.

http://www.mathworks.com/access/helpdesk/help/toolbox/compiler/index.html?/access/helpdesk/help/toolbox/compiler/f12-998368.html

-- 
Steve Lord
slord@mathworks.com