Sources

Clock Block

Outputs the current simulation time

Open Clock in BlockWerk →

# Clock Block

Description

Outputs the current simulation time as a signal. Essential for creating time-dependent systems, lookup tables, or simply monitoring simulation progress.

Mathematical Model

y(t) = t

Parameters

None.

Examples

Time Visualization

Connect directly to a uPlotDisplay to see time progressing linearly.

Remarks

See Also