Hello,
I've read the posts on reading Mexw32 Matlab files via the Call Library Function nodes in LabView but when I try to configure the Call Library Function node, I get the following error message:
" This application has failed to start because libmx.dll was not found. Re-installing the application may fix this problem."
I've been able to configure function nodes for other .dlls. so I'm guessing there is something getting lost in the translation from Matlab Mexw32 to .dll to labview.
Here are some of the details of my situation.
- I do not have the matlab application on my computer. The Mexw32 files are being sent to me from another department.
- I've read that one can simply change the file extension on the Mex file from .mexw32 to .dll in order to have a .dll. I have done this (although, I'm not sure if it's necessary.)
I'm wondering if I have to have Matlab on my computer to make this work (or at least the libmx.dll) or is there a way to prepare the mex file so that it is compatible with LV?
Or am I trying to do something that's simply not possible with my current configuration?
Thanks!
John