how to shift a pulse by predefined time in simulink environment?
조회 수: 1 (최근 30일)
이전 댓글 표시
In matlab simulink environment how to give a delay of predefined time to a pulse other than unit delay block. By changing the sample time in the block only rising edge is shifted but the falling edge to an equal amount.Can you give some m file coading to achieve this task.
댓글 수: 1
Azzi Abdelmalek
2013년 7월 26일
편집: Azzi Abdelmalek
2013년 7월 26일
Are you using Simulink? and give more details
답변 (1개)
Azzi Abdelmalek
2013년 7월 27일
Instead of setting the sample time to ts, you can add an offset to like this
Sample time = [ts to]
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!