saveInstance

Save architecture instance

Description

saveInstance(architectureInstance,fileName) saves an architecture instance to a MAT-file.

Input Arguments

collapse all

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

This is a MAT-file to save the architecture instance.

Data Types: char

Introduced in R2019a