Main Content

removeAllPortConstraintAssociation

Removes the associations of all port constraints from mask

Since R2022a

Syntax

aMaskObj.removeAllPortConstraintAssociation()

Description

aMaskObj.removeAllPortConstraintAssociation() removes the associations of all the port constraints from the mask object.

Examples

 aMaskObj.removeAllPortConstraintAssociations;

Version History

Introduced in R2022a