Main Content

Number of bits: float

Bit length of C float data type for test hardware

Model Configuration Pane: Hardware Implementation

Description

The Number of bits: float parameter specifies the bit length of the C float data type for the hardware that you use to test code.

This parameter is read only. The bit length for float data is always 32.

Settings

32

The bit length for float data is always 32.

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precaution

No impact when Test hardware is the same as production hardware is selected. If it is not selected, no recommendation.

Programmatic Use

Parameter: TargetBitPerFloat
Type: integer
Values: 32 (read-only)
Default: 32

Version History

Introduced in R2010a