removeProfile

Remove profile from a model

Description

removeProfile(modelObject,profileFile) applies the profile to a model and makes all of the constituent stereotypes available.

Examples

collapse all

removeProfile(arch,'SystemProfile')

Input Arguments

collapse all

Data Types: systemcomposer.arch.Model

Name of a profile attached to the model.

Data Types: string

Introduced in R2019a