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.
Available with Simulink® and HDL Coder™.
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