Open a-y-khan opened 9 years ago
@jessdtate Here's the issue where you can put your observations and ideas for improvement/streamlining.
for installing matlab engine in scirun python on a sci machine:
cd /usr/sci/osx/matlab_r2015a/MATLAB_R2015a.app/extern/engines/python "scirunrootdir"/bin/Externals/Install/Python_external/bin/python3.4 setup.py build --build-base="builddir" install --prefix="installdir"
more in http://www.mathworks.com/help/matlab/matlab_external/install-the-matlab-engine-for-python.html
matlab python interface documentation website http://www.mathworks.com/help/matlab/matlab-engine-for-python.html
I'll keep this issue open until we get this tested on more platforms.
Let's discuss IBBM requirements for this one. @jessdtate
Stale issue message
@jessdtate Still haven't testing on Windows, so this remains open.
This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 60 days.
This issue is stale because it has been open 240 days with no activity. Remove the stale label or comment, or this will be closed in 60 days.
This issue is stale because it has been open 240 days with no activity. Remove the stale label or comment, or this will be closed in 60 days.
Python 3.4 (SCIRun supported version) should work (http://www.mathworks.com/help/matlab/matlab-engine-for-python.html).