How to run mex files in MATLAB?

I am trying to execute 3D curvelet transform in MATLAB. Any help would be appreciated.
Thanks in Advance

답변 (1개)

David Young
David Young 2015년 8월 22일

0 개 추천

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

Jes
Jes 2015년 8월 22일
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.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Write C Functions Callable from MATLAB (MEX Files)에 대해 자세히 알아보기

질문:

Jes
2015년 8월 22일

댓글:

Jes
2015년 8월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by