applyDataTypes
Apply proposed data types to model
Description
applyDataTypes(
applies the proposed data types for the specified run, converter
,RunName
)RunName
, to the
system specified by the converter
object.
If you have specified function replacements using the DataTypeWorkflow.FunctionReplacement
object, applyDataTypes
also applies the registered function replacements to MATLAB Function blocks
in the system under design.
Input Arguments
Alternatives
The applyDataTypes
object function provides
functionality similar to the Fixed-Point Tool button Apply Data Types
. For more information, see Fixed-Point Tool.
Version History
Introduced in R2014b