simulink problem in connecting vector concatenate to goto block

4 ビュー (過去 30 日間)
Chiliveri Vinod
Chiliveri Vinod 2018 年 11 月 16 日
編集済み: madhan ravi 2018 年 11 月 16 日
I am working in simulink, i am connecting a vector concatenate output which is (5,1) to goto block ,but the goto block is taking only 1 as input..so please help me with this

回答 (1 件)

madhan ravi
madhan ravi 2018 年 11 月 16 日
編集済み: madhan ravi 2018 年 11 月 16 日
see https://www.mathworks.com/help/simulink/slref/goto.html it says it accepts vector as input?
vector = [ 5 1 ]
vector(:)

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by