Nice that it works for other people... I get the following error message:
??? Error using ==> loadlibrary at 387
Call to Perl failed. Possible error processing header file.
Output of Perl command:
Can not open file conv.i because No such file or directory at C:\Program
Files\MATLAB\R2009a\toolbox\matlab\general\private\prototypes.pl line 34
Seems like this conv.i file is not generated as expected? Using Visual C++ 2008 express edition. Any ideas?
Just what I needed to get started. Something like this should be included in the Help pages, which only use an example of MatLab-generated dll, not one generated externally.
If you are using MSVC 7, be sure to start with and "Empty Project" to avoid all the baggage contained in stdafx, etc.
dear sir i want to know how can i create a c dll file from c code you give it , and i have three dll created by c charp do you know how can i load their functions to the matlab, i am using matlab2008a