Field | Type | Description |
---|---|---|
description | string | A string containing a brief description of the model, which will be displayed to the end user. |
prefix | string | A string containing the prefix of the model, which will be used in INTERCONNECT to provide incrementing element names for each successive element that is added to the simulation layout. |
notes | cell |
A cell array providing model notes which will be displayed to the end user. Each element of the cell is a struct with the fields:
|