Main Content
target.FloatingPointDataType Class
Namespace: target
Describe floating point data type implemented by compiler for target hardware
Since R2021b
Description
Use a target.FloatingPointDataType
object to describe a floating point
data type that is implemented by the target hardware compiler but is not specified by a C
language standard.
To create a target.FloatingPointDataType
object, use the target.create
function.
The target.FloatingPointDataType
class is a handle
class.
Properties
Examples
Version History
Introduced in R2021b