
Ruixue Zhang
Qualcomm
自 2012 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How to pass string to matlab function in C programs
Hi all, I wanna pass string argument(such as the path name)to matlab function which is called in my C program. But I know mat...
12 years 前 | 1 个回答 | 0
1
个回答提问
Matlab create dll error
Hi all, I'm trying to create a C shared library from .m file and I succeed with mex -setup & mbuild -setup. But when I try...
12 years 前 | 1 个回答 | 0
1
个回答已回答
C shared library call error
I've fixed this problem. It linked to the wrong mclXXX.lib files which do not match my compiled lib. Thanks for your help.
C shared library call error
I've fixed this problem. It linked to the wrong mclXXX.lib files which do not match my compiled lib. Thanks for your help.
12 years 前 | 0
已回答
C shared library call error
I did configure to 64-bit platform. In 32-bit platform, the error will be like these error LNK2019: unresolved externa...
C shared library call error
I did configure to 64-bit platform. In 32-bit platform, the error will be like these error LNK2019: unresolved externa...
12 years 前 | 0
提问
C shared library call error
Hi all, I create a C shared library from a .m file and get .dll/.h/.lib files successfully. But when I try to call the librar...
12 years 前 | 3 个回答 | 0