Feeds
提问
Initialization problem when calling Matlab from C
I have a dummyCore.c file produced by the the Matlab command "mcc -l dummyCore.m". The complete dummyCore.c is in the attachment...
10 years 前 | 0 个回答 | 0
0
个回答提问
Runtime error: undefined symbol: mxCreateDoubleMatrix_730_proxy
I have a C code that calls mxCreateDoubleMatrix: #include "mex.h" ... mxArray *mx = mxCreateDoubleMatrix(n1, n2, mxREAL...
10 years 前 | 0 个回答 | 1