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
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?
카테고리
도움말 센터 및 File Exchange에서 Write C Functions Callable from MATLAB (MEX Files)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!