To implement a counter in MATLAB Simulink that increments and resets to 0 after reaching 20 while retaining the accumulated values
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I want to create an increment counter; once it reaches 20, it should reset to 0, but the existing values should be present and added with the current values. How can I develop this logic in MATLAB Simulink ?
1 comentario
Paul
hace alrededor de 3 horas
Hi Mahendran,
Can you clarify the meaning of "existing values should be present and added with the current values"?
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!