Find the sum of all the numbers of the input vector - MATLAB Cody - MATLAB Central

Problem 3. Find the sum of all the numbers of the input vector

Difficulty:Rate

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

58.9% Correct | 41.1% Incorrect
Last Solution submitted on Mar 25, 2025

Problem Comments

Solution Comments

Show comments
Who Deserves Your Praise? Discover the New Contribution Widget!
...
We are excited to announce another update to our Discussions area: the...

Group

Programování - Cody Image
Programování - Cody
  • 12 Problems
  • 469 Finishers

Problem Recent Solvers50442

Community Treasure Hunt

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

Start Hunting!
Go to top of page