2009
09.20

Matlab Executor

If the matlab executor does not work for you, please check the following 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.

1 comment so far

Add Your Comment
  1. 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

You must be logged in to post a comment.