Path: news.mathworks.com!not-for-mail
From: "Uriel " <uribre@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Callilng Matlab from Java
Date: Mon, 6 Aug 2007 19:25:00 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 9
Message-ID: <f97sib$bql$1@fred.mathworks.com>
Reply-To: "Uriel " <uribre@yahoo.com>
NNTP-Posting-Host: webapp-00-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1186428300 12117 172.30.248.35 (6 Aug 2007 19:25:00 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 6 Aug 2007 19:25:00 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1071581
Xref: news.mathworks.com comp.soft-sys.matlab:422640


Does anyone know if how to call Matlab Fucntions from a Java
Application (Not calling java objects FROM MATLAB)
?  
I have some code and data from Java, but I need to access
functions in Matlab in order to create PeakFit Graphs.

Please Help