knime-mpicbg / knime-scripting

knime-scripting includes scripting extensions for KNIME to integrate R, Matlab, Python and Groovy scripts. These extensions include a collection of nodes to develop and deploy templates in the respective languages.
https://github.com/knime-mpicbg/knime-scripting/wiki
Other
43 stars 25 forks source link

Image support for MATLAB #61

Open fmeyenhofer opened 9 years ago

fmeyenhofer commented 9 years ago

Christian suggested a row-by-row snippet node that produces a variable for each column in the matlab workspace and supports the image data transfer. This node would send a one matlab-job for each row instead of pushing the entire table at once.