the problem concerning "mex"

3 visualizaciones (últimos 30 días)
lz liu
lz liu el 20 de Abr. de 2016
Comentada: lz liu el 20 de Abr. de 2016
I complied cpp file using "mex",and created ".mexw64" file, then I modified my cpp file, but a problem occured at this time.
Error using mex
LINK : fatal error LNK1104: cannot open file“matrixMultiply.mexw64”
then I tried "clear", the problem still occured,how can I solve it?

Respuesta aceptada

Long
Long el 20 de Abr. de 2016
Have you tried deleting/renaming the old .mexw64 file?
  1 comentario
lz liu
lz liu el 20 de Abr. de 2016
thank you! I used delete.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Call C++ from MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by