photo

Daniel


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
2 个回答

排名
212,423
of 300,780

声誉
0

贡献数
4 个提问
2 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 21,086

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,997

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How can I add port label to my Simulink block within C MEX?
Dear All, I'm looking for a solution how can I add a port label to my Simulink block within my C MEX S function. The numb...

13 years 前 | 1 个回答 | 0

1

个回答

提问


32/64 bit C MEX
Hello, I'd like to know how to setup my c-mex compiler to compile my function as a 32-bit function instead of 64. My matlab...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
FTDI lib in C MEX function
I found the problem, the library is an 32 bit lib.

13 years 前 | 0

| 已接受

已回答
FTDI lib in C MEX function
I also tried to add the lib into the path, use #pragma comment(lib,"D:/MATLAB/Projects/CONFL/ftd2xx"); or declare the functi...

13 years 前 | 0

提问


FTDI lib in C MEX function
Hello, I'd like to use the FTDI driver library <http://www.ftdichip.com/Drivers/D2XX.htm> to communicate with my development ...

13 years 前 | 3 个回答 | 0

3

个回答

提问


Calling function from dll within C-MEX
Hi All, I got this error when I'm trying to compile the mult.cpp function, which calls the showmsg(): >> mex mult.cpp dll2...

13 years 前 | 1 个回答 | 0

1

个回答