addImagePlane
Description
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
addImagePlane( adds a circular image
plane to the optical system opsys)opsys. The image plane is the surface in an
optical system where the image of an object is brought into focus. When you create an
image plane using this function, you create an ImagePlane
object.
addImagePlane(
also specifies properties of the image plane using one or more name-value arguments. For
example, opsys,Name=Value)SemiDiameter=2.5 specifies the semi-diameter of the image
plane as 2.5 millimeters.
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2026a
See Also
opticalSystem | ImagePlane | addRefractiveSurface | addMirror | addDiaphragm
