compiling to c++

조회 수: 5 (최근 30일)
Oday Shahadh
Oday Shahadh 2017년 12월 5일
댓글: Walter Roberson 2017년 12월 5일
Is there an ability to compiling matlab script to C++ ? Thanks

채택된 답변

Walter Roberson
Walter Roberson 2017년 12월 5일
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개)

카테고리

Help CenterFile Exchange에서 Call C++ from MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by