Main Content

Check for double data types in the model

Check ID: com.mathworks.HDL.ModelChecker.runDoubleDatatypeChecks

Check ID: com.mathworks.HDL.ModelAdvisor.runDoubleDatatypeChecks

Check for double data types in the model.

Description

This check detects whether your Simulink® model uses double data types and displays a warning if Use Floating Point is not selected.

Results and Recommended Actions

To fix this warning, enable Use Floating Point configuration setting for your model. You can then rerun the check.

See Also

Getting Started with HDL Coder Native Floating-Point Support

Check for single datatypes in the model