Community Profile

Mahnaz


Active since 2012

Statistics

Content Feed

View by

Answered
problem in running a m-file
thanks i renamed the m-file and it doesn't have any problem.

meer dan 11 jaar ago | 0

Question


problem in running a m-file
Hello I have a m-file(comdll.m) with following functions: tic loadlibrary('comdll','comheader'); calllib('comdll','i...

meer dan 11 jaar ago | 3 answers | 0

3

answers

Question


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...

meer dan 11 jaar ago | 2 answers | 0

2

answers

Question


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) ...

meer dan 11 jaar ago | 1 answer | 0

1

answer

Question


warning in using loadlibrary function
Hello i'm trying to use loadlibrary function but it shows me a warning: >> loadlibrary('test1.dll', 'testheader.h') ...

meer dan 11 jaar ago | 0 answers | 0

0

answers

Question


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 ...

meer dan 11 jaar ago | 1 answer | 0

1

answer