how to sum vector with simulink sum block

47 次查看(过去 30 天)
Hi! I would like to sum the fisrt element of a vector with the first one of another one and so on with the simulik sum block. How can I do it? Thanks!

采纳的回答

Fangjun Jiang
Fangjun Jiang 2021-3-1
Just use the good old Sum block. Give one Constant block, specify value as [1 2 3] and another Constant block [10 20 33], Sum together, use Display block to show the output.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by