11-01-2005 12:22 PM
11-02-2005 08:31 AM
11-02-2005 09:13 AM
Hil Bilal,
The .DLL file seemed to be OK when I checked it out in dependency walker. The only odd thing that I saw was when I opened dependency walker, only one of the windows had function names present in it (see attached .jpg). However, I haven't been able to find if this will affect my application.
I am also attaching a .zip file of two .dll, .lib, .h files. The Libmatrix .lib is the one where the .lib file returns a read error in CVI and was generated by my matlab compiler. The meanfunctionlib .lib file can be loaded by CVI. This was file that I downloaded from the codeproject for test purposes and it was made with an earlier version of the matlab compiler that I don't have access to. I thought you might be able to compare the two and see what is wrong.
Thanks for your help so far!
11-02-2005 10:05 AM
12-18-2005 12:31 PM
12-20-2005 07:36 AM
12-20-2005 02:29 PM
08-27-2008 10:33 AM
Hi, Dave:
I have a very similar task as your post message, run in CVI platform, sending measured data from CVI to Matlab by using shared LIB, and get feedback results from Matlab. The development enviroment: Labwindow/CVI 8.1, Matlab 7.0.1 /rev14), windows XP
I have done step by step as you posted instructions. As I run by CVI with command: mylibInitialize(); and mylibTerminate(); I got error message: Missing prototype.
Can you please send me your simple sample code?
Or i can send you me code (very simple, just for try code), need you kindly to take a check.
Looking forward to your helps.
Jim