CustomTolerance
R2026bDescription
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
A CustomTolerance object defines a custom tolerance that uses a
custom function to perturb an optical system during sensitivity or Monte Carlo tolerance
analysis.
Creation
Syntax
Description
passes the additional arguments tol = optics.tolerance.CustomTolerance(fcnHandle,value,arg1,...,argN)arg1,...,argN to the custom tolerance
function.
specifies a descriptive name for the custom tolerance.tol = optics.tolerance.CustomTolerance(___,Name=name)
Input Arguments
Properties
Object Functions
apply | Apply tolerance perturbation to optical system |
Examples
Version History
Introduced in R2026b