how can .mexw64 be converted to mex.64 so that i can run it on my MATLAB function block
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
I use matlab R2013a and when I tried referring to a mex code with the extension .mexw64 I got an error message saying it is an unsupported file extension. Is there a way to use d file directly in a MATLAB function block or do I need to covert it to a compatible format?
4 commentaires
Walter Roberson
le 25 Sep 2015
Are you using 32 bit MATLAB or 64 bit? Are you using MS Windows?
tochukwu victor
le 25 Sep 2015
Walter Roberson
le 25 Sep 2015
Please show the output of
mexext
tochukwu victor
le 25 Sep 2015
Modifié(e) : tochukwu victor
le 25 Sep 2015
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!