addCustomTolerance
R2026bSyntax
Description
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
adds a custom tolerance defined by tolSet = addCustomTolerance(tolSet,fcnHandle,value)fcnHandle to the tolerance set
tolSet, with an absolute tolerance range defined by
value. The tolerance set, tolSet, is an opticalToleranceSet object. This function adds a CustomTolerance
object to the Tolerances property of tolSet and
appends the details of the tolerance to the ToleranceTable property of
tolSet.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b