saveInstance

Save an architecture instance

Description

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

Input Arguments

collapse all

The architecture instance to be saved.

Data Types: systemcomposer.analysis.ArchitectureInstance

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

Introduced in R2019a