Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Standalone real windows program by MATLAB
Date: Mon, 4 May 2009 03:26:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 3
Message-ID: <gtln89$5d6$1@fred.mathworks.com>
References: <gtj8td$pp0$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1241407561 5542 172.30.248.35 (4 May 2009 03:26:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 4 May 2009 03:26:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1826061
Xref: news.mathworks.com comp.soft-sys.matlab:537131


Yesterday I installed Microsoft Visual Studio 2008 and then run 'mbuild -setup' again in MATLAB. MATLAB sourced the Microsoft Visual C++ 2008 and I set it as default compiler. Using 'Standalone Application' I compile the magicexample.m file and got the DOS exe file as previous. Using 'Windows Standalone Application' I got also an .exe file though, but it worked nothing, it did not show any response even.

Please help me to solve this.