Azzera filtri
Azzera filtri

array element sum wih condition

3 visualizzazioni (ultimi 30 giorni)
Tomas
Tomas il 28 Apr 2012
Hello,guys and girls, i have a situation:
F=[5, 4, 3, 2, 1];
I would like to sum matrix elements in order like this:
5
5+4
5+4+3
5+4+3+2
5+4+3+2+1
Do you have any ideas?

Risposta accettata

per isakson
per isakson il 28 Apr 2012
Try the function, CUMSUM

Più risposte (0)

Categorie

Scopri di più su Creating and Concatenating Matrices in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by