Class: fxpOptimizationOptions
Specify known data types in a system
addSpecification(options,'BlockParameter',block_param)
addSpecification(
specifies a known data type for a block parameter. After specifying these known parameters, if
you optimize the data types in a system, the optimization process will not change the
specified block parameter data type.options
,'BlockParameter',block_param
)
You can use this method in cases where parts of a system are known to always be a certain data type. For example, if the input to your system comes from an 8-bit sensor.
fxpOptimizationOptions
| OptimizationResult
| OptimizationSolution
| Simulink.Simulation.BlockParameter