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

1 vue (au cours des 30 derniers jours)
Marc McLean
Marc McLean le 19 Sep 2019
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

Réponses (1)

Shivam Prasad
Shivam Prasad le 17 Oct 2019

Catégories

En savoir plus sur Write C Functions Callable from MATLAB (MEX Files) dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by