How to remove the function 'ldexp' in generated code?

How to remove the function 'ldexp' in generated code?

 Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 19 de Sept. de 2019

0 votos

This function is introduced to the generated code due to the usage of multi word types in the model.
So by don't using these fixed point data types, it can be resolved.
Removing them from the model will remove also the 'ldexp' function in the generated code.
Please use this feature to display the Data Types to figure out, where you have the above mentioned Data Types in your model:

Más respuestas (0)

Categorías

Más información sobre Deployment, Integration, and Supported Hardware en Centro de ayuda y File Exchange.

Productos

Versión

R2016b

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by