updateInstance

Update architecture instance

Description

updateInstance(architectureInstance,updateFlag) updates an instance to mirror the changes in the specification model.

Input Arguments

collapse all

Architecture instance to be updated, specified as a systemcomposer.analysis.ArchitectureInstance object.

If true, the method reflects changes made directly in the specification model to the instance model.

Data Types: logical

Introduced in R2019a