Mahnaz


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
209,788
of 300,765

REPUTATION
0

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,084

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,941

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

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

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

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

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

13 years 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') ...

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

13 years ago | 1 answer | 0

1

answer