Hi all,
could any one tell me if it's possible to plug my own Script in OMERO.Insight, which runs matlab functions?
As far as I know, currently, only the python code is callable from the Script. I guess then I need an interface between Python and Matlab to call my matlab function from the Python Script, which I don't know yet.
Or is it possible to call a matlab Script directly? if it's possible, could you give me a snippet?
What I mean is the matlab version of the following code (that the Script in Insight can recognize)
http://trac.openmicroscopy.org.uk/omero/browser/trunk/examples/ScriptingService/Edit_Descriptions.py
Best,
BK