Click here to Skip to main content
15,902,834 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using MatLab 6.0, in that if I use loadlibrary in command prompt to load C DLL, it is giving the error undefined function or variable. Please give any solution possible. :)
Posted
Updated 8-Jun-10 2:53am
v2

1 solution

Arjun1234567890 wrote:
it is giving the error undefined function or variable. Please give any solution possible.


Define the function or variable that is not defined!

Seriously, we cannot guess what elements are undefined from the above statement. Show the code that is failing and the error message that you see.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900