Simulink function to detect Step time

4 vues (au cours des 30 derniers jours)
Alejandro Fernández
Alejandro Fernández le 9 Nov 2020
Hello, I need to create a function within simulink that allows me to know the step time value, that is, in this case the display should show the value 1.
Thank you so much.

Réponse acceptée

Fangjun Jiang
Fangjun Jiang le 9 Nov 2020
Use the rising edge of the step signal to trigger a triggered subsystem, which contains a Clock block. When it is triggered, it should output the time at that moment.
  1 commentaire
Alejandro Fernández
Alejandro Fernández le 9 Nov 2020
Yes perfect! Thank you so much for your help

Connectez-vous pour commenter.

Plus de réponses (0)

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by