Load an 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.
If true, the load operation overwrites duplicate instances in the workspace.
deleteInstance | saveInstance | updateInstance
deleteInstance
saveInstance
updateInstance