Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Callilng Matlab from Java
Date: Wed, 12 Sep 2007 23:43:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 16
Message-ID: <fc9ti5$56o$1@fred.mathworks.com>
References: <f97sib$bql$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-06-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1189640581 5336 172.30.248.36 (12 Sep 2007 23:43:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 12 Sep 2007 23:43:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 869439
Xref: news.mathworks.com comp.soft-sys.matlab:428221



"Uriel " <uribre@yahoo.com> wrote in message 
<f97sib$bql$1@fred.mathworks.com>...
> 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
> 
> 

Uriel, could you tell me more about why you want to call 
MATLAB from Java? More importantly, does it need to be 
syncrhonous or not?