Convert Matlab script in C++ ?

1 visualizzazione (ultimi 30 giorni)
Fanta Camara
Fanta Camara il 25 Ago 2015
Commentato: Fanta Camara il 8 Set 2015
Hello,
I have a Matlab script that I would like to convert in C++, is it possible to do that with Matlab Coder ? Because, when I add my script as an Entry-Point File, I get this message: "All Entry_Point Files must be functions".
Can Matlab Compiler do the conversion from the script to C++ ?
Thank you in advance for your answer.
Fanta C.
  27 Commenti
Walter Roberson
Walter Roberson il 5 Set 2015
It appears that with the newly released R2015b, a number of functions in the Robotics Toolkit (the Mathworks one) support code generation. See http://www.mathworks.com/help/coder/ug/functions-supported-for-code-generation--categorical-list.html#buymxey
Fanta Camara
Fanta Camara il 8 Set 2015
Thanks for the information ! Actually, as you suggested I could create an executable from Matlab compiler SDK. I will try now to integrate it to my project. Thank you very much guys for your help!

Accedi per commentare.

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by