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 matlabroot/extern/include/tmwtypes.h for a description of the time_T data type.

Languages

C, C++

Version History

Introduced before R2006a