Trigger a pulse train based on control input in Simulink
Show older comments
I am trying to trigger a pulse train or a packet of signal (amplitude modulated pulse) based on the control input. In other words, whenever the subsystem is enabled, a packet of data should be transmitted. I tried with enabled sub-system and repeating sequence stair blocks., but could not match the pattern.
4 Comments
Ankit
on 18 Jun 2021
could you post some screenshots of your output and what you done in simulink to have better understanding..
Ben McMahon
on 18 Jun 2021
Have a look at the Stateflow documentation https://uk.mathworks.com/help/stateflow/gs/finite-state-machines.html. This is normally the best method for implementing this sort of behaviour.
If you attach your model then others can give more specific advice.
Nandagopalan Venugopalan
on 20 Jun 2021
Vinay Gurram
on 23 Jun 2021
Hi Can you share how you are doing this with enabled sub system, that might help to resolve.
Answers (0)
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!