[Simulink] I want to just switch two values with positive trigger

Hi,
I want to make a simple Simulink model, switching two values with positive trigger, as shown below.
How can I make it? I tried many things, but I could not.
# I want to use only HDL-compatible block.
Best,

Risposte (1)

Use the trig signal to trig a "triggered subsystem", the trigger type is "rising". Inside the subsystem is a "Not" logical block. Outside, feed the subsystem output to a "Unit Delay" block and then feed it to the input of the subsystem. Set the inital of "Unit Dela" to be 0.
All blocks are from HDL library.

Categorie

Scopri di più su General Applications in Centro assistenza e File Exchange

Prodotti

Richiesto:

il 5 Ott 2022

Risposto:

il 5 Ott 2022

Community Treasure Hunt

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

Start Hunting!

Translated by