Transform matlab code in c++ code
Ältere Kommentare anzeigen
Hi everybody, i have a matlab code and i would like to have this in C++, is it possible with Matlab to do that ? how can i do that ?
Thanks
Antworten (1)
José-Luis
am 29 Jun. 2016
0 Stimmen
Depends mainly on two things:
- Your willingness to pay (if you don't already have it) and learn to use matlab coder
- That all functions in your code are actually supported
Otherwise, no.
Kategorien
Mehr zu MATLAB Coder finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!