How to increment a value every second with periodic resets to zero in Simulink?

조회 수: 68 (최근 30일)
Linda
Linda 2024년 3월 27일
답변: Jim Riggs 2024년 3월 27일
I need to simulate a 'Heartbeat' function in Simulink, create an input variable x with value starting from 0, then increment x by 1 every second, simutaneously output a variable y every second, which is equal to x . Once x reaches 100, reset x to zero and repeat the increment cycle. How to program 'MATLAB Function' block with input x and output y to realize the 'Heartbeat' function? Or any other ways?

답변 (1개)

Jim Riggs
Jim Riggs 2024년 3월 27일

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by