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