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 CenterFile Exchange에서 Call C++ from MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by