problem of for loop
Mostrar comentarios más antiguos
this is my programme
for k=1:10
x(k)=sin(k)
end
now i want to add all the 10 values together
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!