compiling to c++

2 次查看(过去 30 天)
Oday Shahadh
Oday Shahadh 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