Technical data

model.rtw
A-25
Virtual. Not written to model.rtw file.
Block Type:
From
Virtual. Not written to model.rtw file.
Block Type:
FromFile
ParamSettings {
NumPoints
Number of data points.
TUdata
Data from the .mat file.
}
Block Type: FromWorkspace
ParamSettings {
NumPoints
Number of data points.
TUdata
Data from the workspace variable(s).
}
Block Type: Fcn
The Fcn block is written out as an abstract syntax tree (AST). The following is an example for
the expression
"sin(u(1))+10".
ParamSettings {
Expr "sin(u(1)) + 10"
}
ASTNode {
Op "+"
Table A-3: Model.rtw File Contents — Block Specific Records (Continued)