Feeds
已回答
problem in running a m-file
thanks i renamed the m-file and it doesn't have any problem.
problem in running a m-file
thanks i renamed the m-file and it doesn't have any problem.
13 years 前 | 0
提问
problem in running a m-file
Hello I have a m-file(comdll.m) with following functions: tic loadlibrary('comdll','comheader'); calllib('comdll','i...
13 years 前 | 3 个回答 | 0
3
个回答提问
connecting matlab to c++ language dll
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 be...
13 years 前 | 2 个回答 | 0
2
个回答提问
error in using calllib function
i want to use callib function but it shows me an error? >> loadlibrary('t1.dll', 't1header.h') >> calllib('t1','Add',2,3) ...
13 years 前 | 1 个回答 | 0
1
个回答提问
warning in using loadlibrary function
Hello i'm trying to use loadlibrary function but it shows me a warning: >> loadlibrary('test1.dll', 'testheader.h') ...
13 years 前 | 0 个回答 | 0
0
个回答提问
using visual C++ compiler in matlab
hello i installed two compilers in Matlab : LCC and Visual C++ 2008 i want to load a C++ header file in matlab but when i ...
13 years 前 | 1 个回答 | 0