If the matlab executor does not work for you, please check the following two requirements:

LINUX:

  • Make sure you have csh installed on your system
  • the .so file is compiled assuming matlab installed/symlinked to /usr/local/matlab

WINDOWS:

  • Make sure that the matlab bin folder is on your path.
  • No labels

1 Comment

  1. Rob Kooper AUTHOR

    On linux to get rid of the big stacktrace:
    export MATLAB_JAVA=<location of JRE>

    Found at: http://www.mathworks.com/matlabcentral/newsreader/view_thread/167297