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
44 stars 25 forks source link

Managing Matlab types #83

Open fmeyenhofer opened 8 years ago

fmeyenhofer commented 8 years ago

currently the Matlab types are set in the preferences. But this makes workflows that were used with different Matlab preferences incompatible (in certain cases). Therefore there should be at least be an error message that points clearly towards the preferences (so it can be fixed) or better would be a mechanism, that each node can override the global preferences (once it was saved).