Info

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

Function for for loop

1 view (last 30 days)
Coupe Honda
Coupe Honda on 12 Feb 2017
Closed: Walter Roberson on 12 Feb 2017
Write a script file which finds the sum of the elements with even indices and also the sum of the elements with odd indices of a vector — using one for loop. The name of this script file should be mysums.m, the input v, and the outputs sum_even and sum_odd.

Answers (0)

Community Treasure Hunt

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

Start Hunting!