Modify this code to compute the mean of the row vectors. Although there are only two rows still use a loop to add up A(1, :) + A(:, 2).

1 view (last 30 days)

Answers (1)

madhan ravi
madhan ravi on 1 Feb 2021
help mean
help sum

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!