Transform matlab code in c++ code
이전 댓글 표시
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
답변 (1개)
José-Luis
2016년 6월 29일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 MATLAB Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!