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

 Accepted Answer

Walter Roberson
Walter Roberson on 5 Dec 2017

0 votes

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

2 Comments

Oday Shahadh
Oday Shahadh on 5 Dec 2017
My MATLAB version is R2015a
Sorry, no, you will need to convert the script into a function.

Sign in to comment.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!