Simulink - Triggered Subsystem - Initial Condition
古いコメントを表示
Hi,
I can set the initial value of the output of a triggered subsystem. However, at step 2, the output is zero again as long as no trigger signal appears at the input. Is there a way to keep the value to the initial value until the first trigger occurs?
Thank you
1 件のコメント
C.J. Harris
2012 年 1 月 5 日
This is the default behaviour usually. What is your trigger type?
回答 (2 件)
Ross Brown
2012 年 1 月 17 日
0 投票
Given just a default Triggered Subsystem block and a Step Input. I set the output port, "Out1", to have the "initial output" of 5.
The value of "Out1" stays 5 until the Triggered Subsystem block sees a rising edge.
This seems opposite from what you are seeing.
カテゴリ
ヘルプ センター および File Exchange で Schedule Model Components についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!