- 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 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Abhishek Chakram
2023 年 11 月 9 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Schedule Model Components についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!