how can .mexw64 be converted to mex.64 so that i can run it on my MATLAB function block
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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 Comments
Walter Roberson
on 25 Sep 2015
Are you using 32 bit MATLAB or 64 bit? Are you using MS Windows?
tochukwu victor
on 25 Sep 2015
Walter Roberson
on 25 Sep 2015
Please show the output of
mexext
tochukwu victor
on 25 Sep 2015
Edited: tochukwu victor
on 25 Sep 2015
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!