Technical data

model.rtw
A-51
Model.rtw File Contents — Linear Block Specific Records
The following table describes the block specific records written for the Simulink
linear blocks.
Table A-4: Model.rtw File Contents — Linear Block Specific Records
Parameter {
Vector of nonzero terms of the
A
matrix if realization is sparse,
otherwise it is the first row of the
A
matrix.
Name "Amatrix"
Value
Vector that could be of zero length.
String ""
StringType "Computed"
}
Parameter {
Vector of nonzero terms of the
B
matrix.
Name "Bmatrix"
Value
Vector that could be of zero length.
String ""
StringType "Computed"
}
Parameter {
Vector of nonzero terms of the
C
matrix if realization is sparse,
else it is the full
C
2-D matrix.
Name "Cmatrix"
Value
Vector that could be of zero length.
String ""
StringType "Computed"
}
Parameter {
Vector of nonzero terms of the
D
matrix.