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

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

 采纳的回答

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:

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Deployment, Integration, and Supported Hardware 的更多信息

产品

版本

R2016b

标签

Community Treasure Hunt

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

Start Hunting!

Translated by