Convert c++ file to mexa

9 views (last 30 days)
SM
SM on 1 Mar 2020
Answered: Anmol Dhiman on 4 Mar 2020
Hi
I have got some cpp files, and I need to convert them to mexa files for linux.
Can enyone help me with it?
I could not matlab compiler,since they are script not a function.
Thanks

Answers (1)

Anmol Dhiman
Anmol Dhiman on 4 Mar 2020
Hi,
Follow the below link for the procedure. You need to follow specific guildlines in order to convert a C++ file into MEX.
Thanks,

Tags

Community Treasure Hunt

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

Start Hunting!