Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Profiling Java in Matlab
Date: Wed, 19 Sep 2007 07:00:51 +0000 (UTC)
Organization: G. Bachmann Electronic GmbH
Lines: 12
Message-ID: <fcqhf3$fcj$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 1190185251 15763 172.30.248.35 (19 Sep 2007 07:00:51 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 19 Sep 2007 07:00:51 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 156576
Xref: news.mathworks.com comp.soft-sys.matlab:429240



I have some difficulties of profiling java source code from 
Matlab. I &#8216;m creating an application which is invoked by a 
Simulink block instead of the "Function Bllock Parameters" 
dialog. Sometimes my application will runs in a deadlock 
and I don&#8217;t know exactly were the error occurs. In addition 
I would just like to mention that I&#8217;m using SWT and JFace 
libraries.

I would be delighted if you send me tips for profiling java 
code from Matlab.