Could not find MWArray.dll in MATLAB root version 2008a

Hi all, I am trying to add reference to MWArray.dll in Visual studio 2008 but I could not find this in MATLAB root i.e. C:\Program Files\MATLAB\R2008a\bin\win64
Can anyone help me out how to add call MATLAB function in c# if I dont have this dll??

 Accepted Answer

In my version (R2011b), I see it in $matlabroot\toolbox\dotnetbuilder\bin\win64\v2.0. Try doing a search under the MATLAB installation root if you don't find it there (the "v2.0" part may be different in your version).

1 Comment

Thanks for help.
I've found the dll after searching in MATLAB bin.

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!