Main Content
save
Save architecture instance
Syntax
Description
save(
saves an architecture instance to a MAT-file. The instance
,fileName
)save
method is part of
the systemcomposer.analysis.ArchitectureInstance
class.
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.
Examples
Input Arguments
More About
Version History
Introduced in R2019a
See Also
Tools
Functions
instantiate
|iterate
|lookup
|update
|refresh
|systemcomposer.analysis.loadInstance
|systemcomposer.analysis.deleteInstance
|getValue
|setValue
|hasValue
|getParameter
|getEvaluatedParameterValue
|getParameterNames
|getParameterValue
|setParameterValue
|isArchitecture
|isComponent
|isConnector
|isPort
|getQualifiedName