- Use the block "clock" that output to you the simulation time;
- Get the rest of the division of this time by your period https://www.mathworks.com/matlabcentral/answers/7260-how-to-get-the-remainder-of-a-division-in-simulink;
- Use the "switch block" to check if is the first part (HIGH level) of the period (output 0 or 1).
Generating a square wave
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi...
I would like to know how to generate a square wave in Simulink with variable frequency, that is, I should be able to change the frequency of that square wave externally. The square wave generator from the Simulink library is not useful for my purpose.
Regards.
댓글 수: 0
채택된 답변
Hildo
2017년 3월 18일
댓글 수: 0
추가 답변 (0개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!