how to open c++ code into matlab
Show older comments
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
John D'Errico
on 23 Feb 2019
To open it? You can't just run c++ directly in MATLAB. That would be why you use mex as a connector.
Answers (0)
Categories
Find more on Write C Functions Callable from MATLAB (MEX Files) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!