How to run mex files in MATLAB?
11 ビュー (過去 30 日間)
古いコメントを表示
I am trying to execute 3D curvelet transform in MATLAB. Any help would be appreciated.
Thanks in Advance
0 件のコメント
回答 (1 件)
David Young
2015 年 8 月 22 日
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?
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!