compiling to c++

5 visualizzazioni (ultimi 30 giorni)
Oday Shahadh
Oday Shahadh il 5 Dic 2017
Is there an ability to compiling matlab script to C++ ? Thanks

Risposta accettata

Walter Roberson
Walter Roberson il 5 Dic 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 Commenti
Oday Shahadh
Oday Shahadh il 5 Dic 2017
My MATLAB version is R2015a
Walter Roberson
Walter Roberson il 5 Dic 2017
Sorry, no, you will need to convert the script into a function.

Accedi per commentare.

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by