Info

This question is closed. Reopen it to edit or answer.

in this file how can I calculate a(1)+a(2)+a(3)

1 view (last 30 days)
sermet
sermet on 20 Apr 2013
for i=1:3 a(i)=i+(i+1)
end

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!