problem of for loop
Mostra commenti meno recenti
this is my programme
for k=1:10
x(k)=sin(k)
end
now i want to add all the 10 values together
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Loops and Conditional Statements in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!