Is there a way to compile a matlab script that calls a mex function to C++

1 回表示 (過去 30 日間)
Marc McLean
Marc McLean 2019 年 9 月 19 日
回答済み: Shivam Prasad 2019 年 10 月 17 日
Hello,
I have a matlab script that calls a mex function. I need to compile both to c++ so I can then compile that to javascript. Is there a way to compile a matlab script that uses a mex function to c++? I tried using Matlab Coder but it errors on the mex function call.
Thank you,
Marc

回答 (1 件)

Shivam Prasad
Shivam Prasad 2019 年 10 月 17 日

カテゴリ

Help Center および File ExchangeWrite 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!

Translated by