DSPRelated.com
Forums

how to load .dll file in matlab and use the function in that file

Started by mr aurangozeb January 27, 2010
Dear,
I have three .dll files of DVR card. I want to introduce these in matlab and
capture image using matlab.
I have no other header file.
Can anybody please help me to do this?
You must have the .h file to load the dll file.

for loading the dll, read about loadlibrary, unloadlibrary libfunctionsview
and calllib functions.

Regards,
Ahmad
On Wed, Jan 27, 2010 at 5:38 AM, mr aurangozeb wrote:

> Dear,
> I have three .dll files of DVR card. I want to introduce these in matlab
> and capture image using matlab.
> I have no other header file.
> Can anybody please help me to do this?
>
>
by the way, what capture card do you use ?

On Wed, Jan 27, 2010 at 5:38 AM, mr aurangozeb wrote:

> Dear,
> I have three .dll files of DVR card. I want to introduce these in matlab
> and capture image using matlab.
> I have no other header file.
> Can anybody please help me to do this?
>
>