Possibilities of wrapping the Matlab code with SADI

14 views
Skip to first unread message

Ahmad Chan

unread,
Jan 5, 2014, 5:46:24 PM1/5/14
to sadi...@googlegroups.com
Hi,

Is it possible to wrap a MATLAB (matrix laboratory) code with SADI service. I have few already working algorithms with Matlab and would like to wrap them up with SADI.

Jim McCusker

unread,
Jan 5, 2014, 6:06:25 PM1/5/14
to sadi...@googlegroups.com
If you want to attempt using my Python implementation (https://code.google.com/p/sadi/wiki/BuildingServicesInPython) you can try using this package:


However, the python implementation doesn't yet support asynchronous services.

Jim


On Sun, Jan 5, 2014 at 5:46 PM, Ahmad Chan <ahma...@gmail.com> wrote:
Hi,

Is it possible to wrap a MATLAB (matrix laboratory) code with SADI service. I have few already working algorithms with Matlab and would like to wrap them up with SADI.

--
You received this message because you are subscribed to the Google Groups "sadi-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sadi-dev+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--
Jim McCusker

Data Scientist
5AM Solutions

PhD Student
Tetherless World Constellation
Rensselaer Polytechnic Institute
mcc...@cs.rpi.edu
http://tw.rpi.edu

Luke McCarthy

unread,
Jan 5, 2014, 6:15:13 PM1/5/14
to sadi...@googlegroups.com
There are likewise many libraries (commercial and open-source) for calling Matlab from Java.

You can also run Matlab as an external application using ProcessBuilder in Java or os.popen() in Python or whatever. 
Reply all
Reply to author
Forward
0 new messages