how can we convert c++ code into matlab code?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Akzeptierte Antwort
Azzi Abdelmalek
am 19 Mär. 2013
Bearbeitet: Azzi Abdelmalek
am 19 Mär. 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Call C++ from MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!