Main Content
DataTypeWorkflow.ProposalSettings
Proposal settings object for data type proposals
Description
The DataTypeWorkflow.ProposalSettings
object manages the
properties related to how data types are proposed for a model, including the default floating
point data type, and safety margins for the proposed data types.
Creation
Description
propSettings = DataTypeWorkflow.ProposalSettings
creates a
proposal settings object.
Properties
Object Functions
addTolerance | Specify numeric tolerance for converted system |
clearTolerances | Clear all tolerances specified by a
DataTypeWorkflow.ProposalSettings object |
showTolerances | Show tolerances specified for a system |
Alternatives
The properties of the DataTypeWorkflow.ProposalSettings
object can also be controlled from the Settings menu in the Fixed-Point
Tool. For more information, see Fixed-Point Tool.
Version History
Introduced in R2014b