Info

This question is closed. Reopen it to edit or answer.

need matlab such that for I=1 :4 s=cumsum (q (:,I)) End I know cumsum deal with row vector not a column vector so who to a change it works to do what I need

1 view (last 30 days)
I need matlab such that for I=1 :4 s=cumsum (q (:,I)) End I know cumsum deal with row vector not a column vector so who to a change it works to do what I need

Answers (0)

Community Treasure Hunt

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

Start Hunting!