Problem 1575. The sum of the numbers in the vector
eg. [1,2,3]---->SUM=6
Solution Stats
Problem Comments
-
1 Comment
David Verrelli
on 12 Mar 2018
Efficient solution methods should not be exposed by the Test Suite. There should also, preferably, be more than two test cases.
Solution Comments
Show commentsProblem Recent Solvers636
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6664 Solvers
-
Return a list sorted by number of occurrences
2888 Solvers
-
Flag largest magnitude swings as they occur
688 Solvers
-
Calculate the area of a triangle between three points
3400 Solvers
-
Check if number exists in vector
13716 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!