Main Content
ssGetTStart
Get the simulation start time
Syntax
time_T ssGetTStart(SimStruct *S)
Arguments
S
SimStruct that represents an S-Function block.
Returns
A value of type time_T
.
Description
Use to query the start time of the current simulation. See
for a description of the
matlabroot
/extern/include/tmwtypes.htime_T
data type.
Languages
C, C++
See Also
Version History
Introduced before R2006a