This example shows how to apply and remove tolerances from signals in a system. In this example, you add tolerances to a DataTypeWorkflow.proposalSettings object, and then remove all tolerances from this object.
model = 'fxpdemo_feedback';
open_system(model);
Create a DataTypeWorkflow.ProposalSettings object.
propSettings = DataTypeWorkflow.ProposalSettings;
Add an absolute tolerance of 0.05 to the output of the Down Cast block in the Controller subsystem.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.