How to use state-space block in simulink with one input
Mostrar comentarios más antiguos
Hi I am using state-space block in simulink. I am having two inputs;so I have used a mux but state-space block is not accepting it because input becomes a row vector and I need a scalar value as an input to the state-space block. What should I do to make it a scalar value. Any guidance or help will be greatly appreciated.
2 comentarios
Azzi Abdelmalek
el 1 de Sept. de 2012
Editada: Azzi Abdelmalek
el 1 de Sept. de 2012
- what are the sizes of your SS matrix A B C and D
Cheetamun Koshal
el 25 de Jun. de 2016
Actually the input should be in column vector form. Try to transpose the row vector. And also the size of the matrix A, B ,C and D are important so that the system works
Respuesta aceptada
Más respuestas (1)
Beenish Mazhar
el 1 de Sept. de 2012
0 votos
Categorías
Más información sobre Additional Math and Discrete en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!