compiling to c++

2 vues (au cours des 30 derniers jours)
Oday Shahadh
Oday Shahadh le 5 Déc 2017
Commenté : Walter Roberson le 5 Déc 2017
Is there an ability to compiling matlab script to C++ ? Thanks

Réponse acceptée

Walter Roberson
Walter Roberson le 5 Déc 2017
Depending on your MATLAB version, you might need to convert the script to a function. Then you would use the MATLAB Coder product.
  2 commentaires
Oday Shahadh
Oday Shahadh le 5 Déc 2017
My MATLAB version is R2015a
Walter Roberson
Walter Roberson le 5 Déc 2017
Sorry, no, you will need to convert the script into a function.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Call C++ from MATLAB dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by