Find the sum of all the numbers of the input vector x.

 Examples:
Input  x = [1 2 3 5]
Output y is 11
Input  x = [42 -1]
Output y is 41

Solution Stats

106757 Solutions

54103 Solvers

Last Solution submitted on Mar 20, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...

Group


Problem Recent Solvers54103

Community Treasure Hunt

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

Start Hunting!