Jump to content

delavega

Members
  • Posts

    4
  • Joined

  • Last visited

delavega's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hello everybody, I´d like to incorporate a DLL created with Matlab in LabVIEW to develop a communication between them. I´m trying a example from the labview forums (HOW TO GENERATE A DLL FROM A MATLAB FUNCTION SCRIPT TO RUN IN LABVIEW) but it doesn´t work because the dll always return me -1 of the function caller of "mclInitializaApplication". I´ve found that the problem is with the initialization of instance "mcl" of matlab. I´ve done the C Shared library Example from Matlab help and they work fine. I´ve attached the the code and document which I used to write my code and to compile it. Thank you very much Regards dllmatlablabview.pdf dll_labview.zip
  2. Hi, I found the file which was missing, but I don´t Know what I´m doing wrong, since I´m receiving the same error message. I have included the file in my stand-alone application as you can see in the enclosed image. Then I installed the application. I also copied the files in the folder where they the application is supposed to look for. This resulted in the same error-message. Do you need all the steps I followed in order to compile the application? Thank u in advance
  3. Hello Everybody, I´m sorry by my English. I´m new in LabVIEW and I would like to make a Stand-alone application. I have an application which is doing call to functions of the .dll. I tested it other times but suddenly the problem appears when I uninstall visual studio 2008. I enclose a image with my problem. The translation is: It´s imposible to start the application because your setting is wrong. Reinstalling the application may resolve the problem. Why does it happen? Can anybody help to resolve the problem?? Thank you!! Regards
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.