Simulink stateflow condition for single pulse input
조회 수: 12 (최근 30일)
이전 댓글 표시
How do I generate a single pulse in SImulink??
I want to give a single pulse source to a subsystem only when a certain condition is met. When I try doing it using simulation time, it has already given the input pulse. I want it to be activated only when the condition is met. Can this be done using Stateflow or Matlab function??
I just need a single pulse, But I get like continuous pulse, when I keep i as local variable and define it as 0 initially.
I want to define i as global so that after 3 iterations it goes back
Any help is appreciated. Thank you,
댓글 수: 0
채택된 답변
추가 답변 (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!