problem of for loop
Afficher commentaires plus anciens
this is my programme
for k=1:10
x(k)=sin(k)
end
now i want to add all the 10 values together
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Loops and Conditional Statements dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!