Simulink2014a及び2016aにて、接続されていないブロックのサンプル時間が伝播する現象が発生。現象の原因を知りたい。
Afficher commentaires plus anciens

上の画像のように、Simulinkで作成したモデルで、接続されていないブロック同士のサンプル時間が伝播する現象が発生。
発生時の設定
固定ステップのソルバーを「離散(連続状態なし)」にし、ステップサイズを「0.001」に設定。
画像上のConstantブロックにサンプル時間「inf」を設定、
画像下のConstant1ブロックにサンプル時間「0.005」を設定、
他の接続されているブロックはサンプル時間「-1」を設定。
この状態でサンプル時間の表示を行った際にConstantブロック以外のサンプル時間が「0.005」と表示された。
これについて、現象の原因を知りたい。
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur サンプル時間 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!