Help me with a function.

2 次查看(过去 30 天)
I want to get a row matrix A from a parent row matrix B, where, the each component of A are the sequential sum of the components of B.
For e.g if B = [1 5 14 7 3] then A should be [1 6 20 27 30]
Please help.

采纳的回答

the cyclist
the cyclist 2020-6-6

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Multidimensional Arrays 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by