How to give two inputs to a state space system in simulink?
105 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
采纳的回答
Azzi Abdelmalek
2013-8-2
9 个评论
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
更多回答(1 个)
Muhammad Adeel Ahsan Awan
2020-4-9
You can also use Vector concenate block to pass two inputs.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!