- Sample Time Propagation in a Function-Call Subsystem: https://www.mathworks.com/help/simulink/ug/using-function-call-subsystems.html#btsrkjg
- Function-Call Subsystems Specify Periodic Execution: https://www.mathworks.com/help/simulink/slref/simulink-subsystem-semantics.html#SimulinkSubsystemSemanticsExample-10
Can I replace the periodic trigger subsystem with a pulse generator?
2 views (last 30 days)
Show older comments
I couldn't find the periodic trigger subsystem block in the library browser. I found that if I have to code a new subsystem to act as a periodic trigger, I will be using the pulse generator block so I directly connect that generator to the Trigger input of J1939 Transmit block. Do you have any idea about the difference between the two blocks or how can I get the periodic trigger subsystem block?
Thank you
0 Comments
Answers (1)
Abhishek Chakram
on 9 Nov 2023
Hi Mohamad Ali Mokhadder.
It is my understanding that you would like to know how to implement periodic trigger subsystem in Simulink. Here are few documentations on how to implement the same:
Best Regards,
Abhishek Chakram
0 Comments
See Also
Categories
Find more on Schedule Model Components 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!