Sum of a Vector Signal

I am wondering how can I get the the total sum of a signal which is a vector.

For example I use the Half Bridge block with a number of cells and I measure their voltage as a vector (Similar to the demo model "HVDC transmission system with MMC "). How can I get the total sum voltage of the total cells?

Hi there,

You can actually just send that vectorized signal into a Sum block with a single input and it will provide the sum of the individual signals at the output.

Regards,

Kris