Path: news.mathworks.com!not-for-mail
From: "Ashish Uthama" <first.last@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Suppressing Command Window in Engine Applications
Date: Mon, 15 Dec 2008 17:06:19 -0500
Organization: TMW
Lines: 19
Message-ID: <op.ul740tpna5ziv5@uthamaa.dhcp.mathworks.com>
References: <gi6f3i$gq3$1@fred.mathworks.com>
NNTP-Posting-Host: uthamaa.dhcp.mathworks.com
Mime-Version: 1.0
Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15
Content-Transfer-Encoding: 7bit
X-Trace: fred.mathworks.com 1229378779 19918 172.31.57.126 (15 Dec 2008 22:06:19 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 15 Dec 2008 22:06:19 +0000 (UTC)
User-Agent: Opera Mail/9.60 (Win32)
Xref: news.mathworks.com comp.soft-sys.matlab:507189


On Mon, 15 Dec 2008 15:36:02 -0500, Arisa Onwuka <onwuka.arisa@ieee.org>  
wrote:

> Hello All,
>
> i am building MATLAB Engine Applicationsbut each time i execute my .exe  
> files (compiled engine files), the command window comes up along with  
> the graphs and figures that i plotted.
>
> Please can any one advise me on how to suppress this command window.
>
> Thanks

This might be due to the application being compiled as a 'console' app.

You could try building a non-console application (I do not know the  
details) in visual studio outside MATLAB.
Some info on compiling engine source code using visual studio:
http://www.mathworks.com/support/solutions/data/1-78077S.html?solution=1-78077S