Ruixue Zhang
Qualcomm
Followers: 0 Following: 0
Estadística
3 Preguntas
2 Respuestas
CLASIFICACIÓN
160.338
of 300.365
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.933
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.262
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaC 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.
alrededor de 13 años hace | 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...
alrededor de 13 años hace | 0
Pregunta
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...
alrededor de 13 años hace | 3 respuestas | 0