Load architecture instance
loadInstance(fileName,overwrite)
loadInstance(fileName,overwrite) loads an architecture instance from a MAT-file.
fileName
overwrite
collapse all
This is a MAT-file that was previously saved with an architecture instance.
true
false
If true, the load operation overwrites duplicate instances in the workspace.
deleteInstance | instantiate | saveInstance | systemcomposer.analysis.Instance | updateInstance
deleteInstance
instantiate
saveInstance
systemcomposer.analysis.Instance
updateInstance