Technical data
model.rtw
A-3
RelTol
Relative tolerance.
AbsTol
Absolute tolerance.
Refine
Refine factor.
MaxStep
Maximum step size.
InitialStep
Initial step size.
MaxOrder
Maximum order for ode15s.
}
DataLoggingOpts {
Data logging record describing the settings of Simulink
simulation. (Parameters, workspace, I/O settings)
LogT
Name of Time variable or "" if not selected to be saved.
LogX
Name of State variable or "" if not selected to be saved.
LogY
Name of output variable, variable list "output1,output2", or
"" if not selected to be saved.
LogYNCols
Number of columns in output variable. Not written if
LogY == "".
LogXFinal
Name of final state variable or "" if not selected to be saved.
MaxRows
Maximum number of rows or 0 for no limit.
Decimation
Data logging interval.
}
NumModelInputs
Sum of all root-level import block widths. This is the length of the
external input vector,
U.
NumModelOutputs
Sum of all root-level outport block widths. This is the length of
the external output vector,
Y.
NumNonVirtBlocksInModel
Total number of nonvirtual blocks in the model.
Table A-1: Model.rtw File Contents (Continued)
Variable/Record Name Description