Path: news.mathworks.com!not-for-mail
From: "Luigi Giaccari" <giaccariluigi@msn.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: exe file
Date: Mon, 9 Nov 2009 12:03:01 +0000 (UTC)
Organization: L'aquila
Lines: 8
Message-ID: <hd90dl$ouv$1@fred.mathworks.com>
References: <hd8d8i$s5l$1@fred.mathworks.com>
Reply-To: "Luigi Giaccari" <giaccariluigi@msn.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 1257768181 25567 172.30.248.38 (9 Nov 2009 12:03:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 9 Nov 2009 12:03:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1548775
Xref: news.mathworks.com comp.soft-sys.matlab:583518


"Asha Murugan" <ashamurugan96@yahoo.co.in> wrote in message <hd8d8i$s5l$1@fred.mathworks.com>...
> I wish to convert my matlab application into a standalone executable file. i wanted to upload that exe filealone in a database, so that any client system can download and run the application. (client system may not have matlab installed). what is the procedure to do so?

File->New->deployment project

It is a guided procedure to build an external application. Youcan include the MCR just with click.

http://www.advancedmcode.org/