view2d
Description
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
view2d( plots the optical system
opsys)opsys in 2-D in the ZY-plane. The horizontal axis,
which is the optical axis of the optical system, is the Z-axis and the
vertical axis is the Y-axis.
view2d(
specifies properties of the visualization using one or more optional name-value arguments.
For example, opsys,Name=Value)Title="CookeTriplet" sets the title of the plot to
"CookeTriplet".
returns the
osv2d = view2d(___)OpticalSystemViewer2D object osv2d, using any combination
of input arguments from previous syntaxes. You can customize the visualization by modifying
the properties of osv2d and using its object functions.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2026a



