simulink problem in connecting vector concatenate to goto block
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
madhan ravi
el 16 de Nov. de 2018
Editada: madhan ravi
el 16 de Nov. de 2018
vector = [ 5 1 ]
vector(:)
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!