How to give two inputs to a state space system in simulink?

84 visualizaciones (últimos 30 días)
Hallo Everyone
I have quite a simple doubt, but one that has been bugging me for quite a while. As the question states, I am not able to connect two step signals to a state space system in simulink block which has an A matrix of 4 by 4 size and so on. I tried connecting InPort. But I think I am not quite clear how it works. Any kind of suggestion or links would help.
Thanks a lot in advance.

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 2 de Ag. de 2013
Pass you two step signals through a Mux block
  9 comentarios
Azzi Abdelmalek
Azzi Abdelmalek el 5 de Ag. de 2013
For multiplication you can use a product block, but do not forget to change the parameters (in product block) from Element wise to Matrix
nl2605
nl2605 el 5 de Ag. de 2013
I tried using the product block. I think it didn't work for the reason you mentioned. Thanks.

Iniciar sesión para comentar.

Más respuestas (1)

Muhammad Adeel Ahsan Awan
Muhammad Adeel Ahsan Awan el 9 de Abr. de 2020
You can also use Vector concenate block to pass two inputs.

Community Treasure Hunt

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

Start Hunting!

Translated by