How to use .mexw64 file to call functions in Matlab?
3 ビュー (過去 30 日間)
古いコメントを表示
I have c++ class. I have complied it using mex add.cc command. I have got add.mexw64 file now. How can I use add.mexw64 file to call function of add.cc file?
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Code Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!