how can I use mexw32 files on my 64-bit matlab?

Respuestas (2)

Steven Lord
Steven Lord el 4 de Nov. de 2021

0 votos

Ask the person from whom you obtained the .mexw32 file (a 32-bit Windows MEX-file) for the corresponding .mexw64 file (a 64-bit Windows MEX-file) or the source code so you can use mex to create the .mexw64 file yourself.

Preguntada:

el 4 de Nov. de 2021

Respondida:

el 4 de Nov. de 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by