Borrar filtros
Borrar filtros

How to run mex files in MATLAB?

6 visualizaciones (últimos 30 días)
Jes
Jes el 22 de Ag. de 2015
Comentada: Jes el 22 de Ag. de 2015
I am trying to execute 3D curvelet transform in MATLAB. Any help would be appreciated.
Thanks in Advance

Respuestas (1)

David Young
David Young el 22 de Ag. de 2015
I've found this documentation to be very helpful. If you have a mex file for your system, all you have to do is put it on your path and call it like any other m-file function. Do you have a specific problem with a mex file?
  1 comentario
Jes
Jes el 22 de Ag. de 2015
Thanks a lot.I have two folders one named mex which contains .m files whereas the other folder named .src where all .cpp files. How do I add those on my path? Could you please help me further? Thanks.

Iniciar sesión para comentar.

Categorías

Más información sobre MATLAB Compiler 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