Exception of code generation in matlab coder with "bsxfun" and "exp"

3 vues (au cours des 30 derniers jours)
Anton Mikhail
Anton Mikhail le 16 Sep 2015
Hello!
I have some troubles wih code generation in matlab coder. I have done neural network by neural network tool and I should import this results to my project on C++. In my try to generate code I have some warnings/exceptions (issues):" "bsxfun" is not supported for code generation", the same for function "exp". But "bsxfun" and "exp" are included in list supported for code genearation functions in documentation. Help me please to solve this problem!

Réponses (1)

Jeevan Thomas
Jeevan Thomas le 17 Sep 2015
There are some restrictions in using this function for code generation. Please refer to the below links and see if your implementation follows the constraints.

Catégories

En savoir plus sur MATLAB Coder dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by