メインコンテンツ

removeCoatingMaterial

Remove optical coating material from optical coating material library

Since R2026a

Description

Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.

removeCoatingMaterial(cml,coatingMaterialName) removes the non-default optical coating material named coatingMaterialName from the coating material library cml.

Input Arguments

collapse all

Coating material library from which to remove a coating material, specified as a coatingMaterialLibrary object.

Name of the coating material to remove, specified as a string scalar or character vector. You can only remove non-default materials from the coating material library, such as a material that you imported from a MAT file.

Version History

Introduced in R2026a