Delaying input of block
조회 수: 2 (최근 30일)
이전 댓글 표시
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
채택된 답변
Niklas Nylén
2014년 4월 15일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 General Applications에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!