simulink problem in connecting vector concatenate to goto block

1 visualizzazione (ultimi 30 giorni)
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

Risposte (1)

madhan ravi
madhan ravi il 16 Nov 2018
Modificato: madhan ravi il 16 Nov 2018
see https://www.mathworks.com/help/simulink/slref/goto.html it says it accepts vector as input?
vector = [ 5 1 ]
vector(:)

Categorie

Scopri di più su Modeling in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by