Mahnaz


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
1 个回答

排名
117,125
of 300,853

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,319

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

已回答
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

1

个回答