Hi,
the matlab snippet node works really great if you want to do something with your knime datatable in matlab and return the output back to knime. Just for fun I tried to do the same with a table containg images and quite expectedly it doesn't work. I guess the matlab snippet node only works with certain data types and image isn't one of them. For some things it would be nice though if you could directly transfer images. I could use the Image to data row node but I'm not sure if that would work for large multipage images.
My question is would it even be possible to extend the matlab snippet node so that it would work with images?
Best,
Christian