Calling C/C++ code from MATLAB - example
Show older comments
- Is it possible to call a C/C++ function from MATLAB?
- If so, can you provide an example?
Answers (1)
James Tursa
on 23 Feb 2015
0 votes
You can start with the mex examples in the doc:
Categories
Find more on Call C++ from MATLAB 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!