resolveMaterials
Description
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
resolves the material of each component in the optical system resMaterials = resolveMaterials(opsys)opsys
using glass materials from the glass library. To use this function, first load the default
glass library into the workspace using the glassLibrary
object. The function updates the materials in the optical system based on the default
materials in the glass library, and replaces each material with a material in the glass
library catalog of the same name.
resolves the material of each component in the optical system resMaterials = resolveMaterials(opsys,materials)opsys
using specified materials, materials.
Input Arguments
Output Arguments
Version History
Introduced in R2026a