Delaying input of block
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Narsimha
am 15 Apr. 2014
Beantwortet: Niklas Nylén
am 15 Apr. 2014
Hi, My system is continuous one. Configuration parameters are variable step with ode45 solver. Max step size is 1/60 and min step size is auto.
I want to delay a certain input by o.2s. What should I do? Which block am I supposed to use and how to check whether its working or not?
Thanks
0 Kommentare
Akzeptierte Antwort
Niklas Nylén
am 15 Apr. 2014
Use the block Transport Delay in the category Continuous. Check by connecting input and the output of the block to a scope and check that the time offset is 0.2 s.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu General Applications finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!