hello
i'm trying to use clllib function in matlab i put .dll file and .h file in the same directory as the .m MATLAB file being developed and after that i try to use loadlibrary function but it have some warnings:
>> loadlibrary('t1.dll', 'T1Header.h')
Warning: Message from C preprocessor:
lcc...