I'm doing some simulations for control systems. I've noticed that the start time is not zero, even though in the parameters of simulation, the start time is set to zero. For example, in the following diagram,
The output of the signal is
with the following settings
I've imported data and the start values are
a =
1.0010 1.0010
1.0020 1.0020
1.0030 1.0030
1.0040 1.0040
How to reset the start time so that the simulation should start from zero not one?