addComponentPositionTuning
R2026bSyntax
Description
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
adds tuning parameters for the component position property specified by
compSet = addComponentPositionTuning(compSet,propertyName,bound)propertyName to the optimization set compSet,
with bounds defined by bound. The tuning parameters apply to all
top-level components. The tuning set, compSet, is an opticalOptimizationSet object. This function adds a ComponentPositionTuning object to the Tunings property of
compSet and appends the details of the tuning parameter to the
TuningTable property of compSet.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b