Path: news.mathworks.com!not-for-mail
From: "Murali Manohara Chembarpu" <muralimanohara.chembarpu@microchip.com>
Newsgroups: comp.soft-sys.matlab
Subject: running MATLAB commands from Java
Date: Mon, 26 Oct 2009 10:53:01 +0000 (UTC)
Organization: Microchip
Lines: 1
Message-ID: <hc3v2d$gc7$1@fred.mathworks.com>
Reply-To: "Murali Manohara Chembarpu" <muralimanohara.chembarpu@microchip.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1256554381 16775 172.30.248.38 (26 Oct 2009 10:53:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 26 Oct 2009 10:53:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1065648
Xref: news.mathworks.com comp.soft-sys.matlab:580034


I have some requirement to invoke Matlab from Java platform and run certain Matlab commands from Java end. I could not find exact documentation for the same. Java Builder is not exactly what we are looking at. We just need a Java interface (like COM server which can serve for C/.NET) running from MATLAB end.