photo

Daniel


2012년부터 활동

Followers: 0   Following: 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...

11년 초과 전 | 답변 수: 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...

11년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
FTDI lib in C MEX function
I found the problem, the library is an 32 bit lib.

11년 초과 전 | 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...

11년 초과 전 | 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 ...

11년 초과 전 | 답변 수: 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...

11년 초과 전 | 답변 수: 1 | 0

1

답변