How to use Simulation time?

1 Ansicht (letzte 30 Tage)
Praveen Kumar Pakkirisamy
Praveen Kumar Pakkirisamy am 28 Apr. 2020
Beantwortet: Milan Padhiyar am 8 Jan. 2021
Hello People,
I want to implement the following equation in Simulink
I am using integrator block in simulink to solve the equations. However I am not quite sure on implementing (t-t_k) part since t is the simulation time.
Thank you in advance.

Antworten (1)

Milan Padhiyar
Milan Padhiyar am 8 Jan. 2021
Hi Praveen,
To get the current simulation time, you can use the Clock Block in your model.
This blocok utputs the current simulation time at each simulation step. This block is useful for other blocks that need the simulation time.
If you are using discrete system, use the Digital Clock block.
I hope this information helps you in your query.
Thanks

Kategorien

Mehr zu Simulink finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by