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

Matlab Compiler Runtime installation interferes with the automatic matlab executable detection #98

Open fmeyenhofer opened 5 years ago

fmeyenhofer commented 5 years ago

When installing Matlab Compiler Runtime on a Mac OSX, this will create a /Applications/MATLAB folder. This folder will then prevent the matlabcontrol library to find the actual executable in a folder like /Applications/MATLAB_R2016b.app.

The workaround is to prepend _ to the Matlab Compiler Runtime folder.