simulink problem in connecting vector concatenate to goto block

조회 수: 1 (최근 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 CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by