rsmenon / MATLink

Communicate with MATLAB from Mathematica
matlink.org
68 stars 14 forks source link

How to install MATlink? #91

Closed xuanxieliu closed 7 years ago

xuanxieliu commented 7 years ago

After download the zip file from matlink.org and extract the contentes to the folder opened by / SystemOpen@FileNameJoin[{$UserBaseDirectory, "Applications"}] / , I execute the following in a mathematica notebook:
/ Needs["MATLink`"] / /OpenMATLAB[] /
But I failed. A small window appeared writing " libmx.dll is missing"

szhorvat commented 7 years ago

Please check the troubleshooting section of the website, which discusses precisely this problem (as well as several others):

http://matlink.org/troubleshooting/