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

조회 수: 83 (최근 30일)
nl2605
nl2605 2013년 8월 2일
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.

채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2013년 8월 2일
Pass you two step signals through a Mux block
  댓글 수: 9
Azzi Abdelmalek
Azzi Abdelmalek 2013년 8월 5일
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 2013년 8월 5일
I tried using the product block. I think it didn't work for the reason you mentioned. Thanks.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Muhammad Adeel Ahsan Awan
Muhammad Adeel Ahsan Awan 2020년 4월 9일
You can also use Vector concenate block to pass two inputs.

카테고리

Help CenterFile Exchange에서 Sources에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by