simulink problem in connecting vector concatenate to goto block
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (1)
madhan ravi
il 16 Nov 2018
Modificato: madhan ravi
il 16 Nov 2018
vector = [ 5 1 ]
vector(:)
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!