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년 전 | 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0