"Trevor Ross" <crazyeddie09@gmail.com> wrote in message <heaigb$nsf$1@fred.mathworks.com>...
> Can anyone tell me how to find the sum of a vector using a for loop?
Why would you want to use a For loop? Just use the sum command.
> Can anyone tell me how to find the sum of a vector using a for loop?
Do you know what a FOR loop is?
What limits should be useful for your question?
What is a vector?
How would you calculate the sum manually without Matlab?