Is there an ability to compiling matlab script to C++ ? Thanks

 채택된 답변

Walter Roberson
Walter Roberson 2017년 12월 5일

0 개 추천

Depending on your MATLAB version, you might need to convert the script to a function. Then you would use the MATLAB Coder product.

댓글 수: 2

Oday Shahadh
Oday Shahadh 2017년 12월 5일
My MATLAB version is R2015a
Walter Roberson
Walter Roberson 2017년 12월 5일
Sorry, no, you will need to convert the script into a function.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Call C++ from MATLAB에 대해 자세히 알아보기

태그

질문:

2017년 12월 5일

댓글:

2017년 12월 5일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by