- 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 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Abhishek Chakram
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Subsystems finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!