Power overloading not supported for code generation

4 vues (au cours des 30 derniers jours)
Didier Billard
Didier Billard le 20 Nov 2018
Hello,
I am currently facing a problem when generating code including power operator overload.
This is the model block from which I try to generate code:
testMatlabOverloadedPowerBlock.JPG
This is the very simple function I have defined for this MATLAB function:
testMatlabOverloadedPowerFunction.JPG
When code genration is launched whitout power operator overloading, the build process is successful:
testMatlabOverloadedPowerNormalBuildSuccess.JPG
But when code generation is launched with power operator overloading, the build process fails with the following error message:
testMatlabOverloadedPowerOverloadedBuildFailed.JPG
Can anyone explain me this phenomena please ?
Thank you for your attention.

Réponses (0)

Catégories

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

Produits


Version

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by