traceMarginalRays
Description
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
traces marginal rays through the optical system marginalRays = traceMarginalRays(opsys)opsys. Marginal rays
are rays that pass through the edge of the entrance pupil of an optical system.
specifies options for tracing marginal rays using one or more name-value arguments in
addition to the argument from the previous syntax. For example,
marginalRays = traceMarginalRays(opsys,Name=Value)FieldPoints=fieldPoint(Position=[1 0 1]) traces marginal rays from a
light source at the position (1,0,1) in the global reference
frame.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2026a
