systemcomposer.analysis.deleteInstance
Delete architecture instance
Description
systemcomposer.analysis.deleteInstance(
deletes an existing instance.instance
)
Note
This function is part of the instance programmatic interfaces that you can use to analyze
the model iteratively, element-by-element. The instance
refers to the
element instance on which the iteration is being performed.
This function is part of the instance programmatic interfaces that you can use to
analyze the model iteratively, element by element. The instance
refers
to the element instance on which the iteration is being performed.
Examples
Input Arguments
More About
Version History
Introduced in R2019a
See Also
instantiate
| systemcomposer.analysis.Instance
| loadInstance
| save
| refresh
| update