Info
This question is closed. Reopen it to edit or answer.
Function for for loop
1 view (last 30 days)
Show older comments
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.
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!