Array Operation with using another array

6 vues (au cours des 30 derniers jours)
Afiye Havva Geçgel
Afiye Havva Geçgel le 29 Mai 2019
I have 2 different arrays as
k=[4 9 3 3 6 8 8 12 6]
m=[1 2 6 7]
i need to reach the summation of
k(1)+k(2)+k(6)+k(7)
how can i do this with for loop?

Réponse acceptée

Kevin Phung
Kevin Phung le 29 Mai 2019

Plus de réponses (0)

Catégories

En savoir plus sur Creating and Concatenating Matrices dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by