removeComponent

Remove a component from a view

Description

removeComponent(object, compObj, contextView) removes the component with the specified path from the view given by the contextView parameter.

removeComponent is a method for the class systemcomposer.view.ViewArchitecture.

Input Arguments

collapse all

View architecture object.

Path to the component including the name of the top-model.

<argument description>

Introduced in R2019b