how can we convert c++ code into matlab code?

 Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 19 Mar 2013
Edited: Azzi Abdelmalek on 19 Mar 2013
you can not convert c++ code to Matlab code. but it's possible to use this c++ code in Matlab by using mex.

2 Comments

Hello Mr Azzi, it does not work with me even the code is a mex file
What errors are you encountering?
See also loadlibrary()

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!