Main Content

Check for single datatypes in the model

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

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

Check for single data types in the model.

Available with Simulink® and HDL Coder™.

Description

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

Results and Recommended Actions

To fix this warning, click Modify Settings and the code generator selects Use Floating Point. You can then rerun the check.

See Also