write a function to sum some elements

Risposte (1)

total = 0;
for K = 1 : 10
total = total + some value
end

Categorie

Scopri di più su External Language Interfaces in Centro assistenza e File Exchange

Tag

Richiesto:

il 31 Mag 2015

Risposto:

il 1 Giu 2015

Community Treasure Hunt

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

Start Hunting!

Translated by