photo

Ruixue Zhang


Qualcomm

Actif depuis 2012

Followers: 0   Following: 0

Message

Professional Interests: image processing

Statistiques

MATLAB Answers

3 Questions
2 Réponses

RANG
118 120
of 301 204

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 191

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 368

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

Feeds

Afficher par

Question


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...

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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.

plus de 13 ans il y a | 0

Réponse apportée
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...

plus de 13 ans il y a | 0

Question


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...

plus de 13 ans il y a | 3 réponses | 0

3

réponses