how to open c++ code into matlab

i have a c++ code , i trying to use mex , but the things are really getting complicated , i just need to open the code and run in in matlab
any help ?

1 Comment

To open it? You can't just run c++ directly in MATLAB. That would be why you use mex as a connector.

Sign in to comment.

Answers (0)

Tags

Asked:

on 23 Feb 2019

Commented:

on 23 Feb 2019

Community Treasure Hunt

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

Start Hunting!