Function for for loop
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
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.
Risposte (0)
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!