Azzera filtri
Azzera filtri

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

14 visualizzazioni (ultimi 30 giorni)
Ashkan Rigi
Ashkan Rigi il 4 Nov 2021
Risposto: Steven Lord il 4 Nov 2021
Hello. I have a mex.w32 file and I can not open it on my 64-bit matlab version. How can I do that?

Risposte (2)

Bruno Luong
Bruno Luong il 4 Nov 2021
You cannot.

Steven Lord
Steven Lord il 4 Nov 2021
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.

Categorie

Scopri di più su Environment and Settings in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by