Technical data

model.rtw
A-7
SLName
Unmodified Simulink name. This is only written if it is not equal
to
Name.
Virtual
Whether or not the subsystem is virtual.
NumSignals
Number of block output signals (including virtual) blocks.
Signal {
One record for each signal.
Block
[sysIdx, blockIdx]
or block name string if a virtual block.
OutportBlock
This is only present if the signal is emanating from a subsystem.
It is the Outport block name corresponding to the output signal of
a subsystem block.
SigLabel
Signal label if present.
OutputPort
[outputPortIndex, outputPortWidth]
.
SignalSrc
Vector of length outputPortWith giving the location of the signal
source.
}
NumBlocks
Number of nonvirtual blocks in the subsystem.
BlockSysIdx
System index for blocks in this subsystem.
BlockMap
Vector of length NumBlocks giving the blockIdx for each
nonvirtual block in the subsystem.
}
DataStores {
List of data stores in the block diagram.
NumDataStores
Number of named data stores.
DataStore {
One for each data store.
Name
Name of block declaring the data store.
Table A-1: Model.rtw File Contents (Continued)
Variable/Record Name Description